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