Ticket 2704
Problem 1658 -c
Submission 151175383
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
5
5 4 3 4 2 
6
2 5 2 3 2 3 
Expected Output
NO
NO
Your Output
YES
NO
Difference
Generator Parameters
--n_cap 100000 --n_high 9 --n_low 1 --t_cap 5000 --t_high 2 --t_low 1