Class Solution
java.lang.Object
g1401_1500.s1450_number_of_students_doing_homework_at_a_given_time.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
busyStudent
public int busyStudent(int[] startTime, int[] endTime, int queryTime)
-