Ticket 2050
Problem 1647 -b
Submission 149562715
View hacks & all small testcases

Unable to dry run this testcase?
Try making a new request with small values of n_high, t_high, *_high, etc.


Retry
Input
2
4 4
0010
0000
0011
0111
5 6
001111
111010
000101
001111
010100
Expected Output
NO
NO
Your Output
YES
NO
Difference
Generator Parameters
--col_cap 100 --col_high 7 --col_low 1 --row_cap 100 --row_high 7 --row_low 1 --t_cap 200 --t_high 2 --t_low 1