Ticket 15491
Problem 1698 -c
Submission 162846976
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
4
9
-7 -6 -8 -1 -3 -6 0 2 -4 
9
8 -3 6 0 -6 1 8 0 9 
4
6 1 -6 -1 
9
-7 -7 6 -2 9 -9 0 -3 5 
Expected Output
NO
NO
YES
NO
Your Output
NO
NO
NO
NO
Difference
Generator Parameters
--n_high 9 --n_low 3 --t_high 4 --t_low 1 --val_high 9 --val_low -9