Ticket 12414
Problem 1694 -c
Submission 160894769
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
5
4
5 -1 -3 -5 
6
1 0 1 1 -1 0 
3
1 -1 2 
5
4 -1 -5 -1 -3 
4
-3 -4 -3 1 
Expected Output
No
No
No
No
No
Your Output
No
No
Yes
No
No
Difference
Generator Parameters
--n_high 6 --n_low 1 --t_high 5 --t_low 5 --val_high 5 --val_low -5