Ticket 16171
Problem 1721 -c
Submission 170633211
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
3
1 1 2 
1 2 4 
Expected Output
0 0 0
3 3 2
Your Output
0 0 0 
1 3 2 
Difference
Generator Parameters
--a_i_high 2 --a_i_low 1 --hidden_di_high 2 --hidden_di_low 0 --n_high 3 --n_low 3 --t_high 1 --t_low 1