Class Solution
- java.lang.Object
-
- g1901_2000.s1997_first_day_where_you_have_been_in_all_the_rooms.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intfirstDayBeenInAllRooms(int[] nextVisit)
-