Ticket 7156
Problem 1660 -d
Submission 157170400
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
8
2 -2 -1 1 0 -1 -1 2 
Expected Output
0 4
Your Output
0 7
Difference
Generator Parameters
--exclude_zero 0 --n_high 10 --n_low 1 --t_high 1 --t_low 1 --val_high 2 --val_low -2