Class BookMyShow
java.lang.Object
g2201_2300.s2286_booking_concert_tickets_in_groups.BookMyShow
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BookMyShow
public BookMyShow(int n, int m)
-
-
Method Details
-
gather
public int[] gather(int k, int maxRow) -
scatter
public boolean scatter(int k, int maxRow)
-