Ticket 5897
Problem 1672 -d
Submission 154964281
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
8
4
2 2 2 4 
2 2 4 2 
3
1 1 1 
1 1 1 
7
1 1 7 3 2 3 2 
3 1 3 2 1 7 2 
7
4 6 7 4 7 6 6 
7 7 6 6 4 6 4 
5
4 1 1 4 3 
1 4 3 4 1 
7
1 3 7 3 3 2 7 
1 3 3 2 7 7 3 
6
2 4 4 4 1 6 
2 4 4 1 4 6 
5
2 3 5 2 5 
3 2 2 5 5 
Expected Output
NO
YES
NO
NO
NO
NO
NO
YES
Your Output
NO
YES
NO
NO
NO
NO
NO
NO
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 10 --t_low 1