Ticket 3636
Problem 1660 -d
Submission 152909261
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
1
6
-2 -1 1 2 -2 2 
Expected Output
1 0
Your Output
2 0
Difference
Generator Parameters
--exclude_zero 0 --n_high 9 --n_low 1 --t_high 1 --t_low 1 --val_high 2 --val_low -2