Ticket 484
Problem 1635 -b
Submission 147255202
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
5
8 9 2 1 5 
Expected Output
1
8 8 2 1 5 
Your Output
0
8 9 2 1 5 
Difference
Generator Parameters
--n_cap 200000 --n_high 5 --n_low 2 --t_cap 10000 --t_high 1 --t_low 1 --val_cap 1000000000 --val_high 9 --val_low 1