Ticket 17154
Problem 1901 -c
Submission 234171914
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
4 4 1 
Expected Output
2
1 1 
Your Output
3
0 0 0 
Difference
Generator Parameters
--n_high 3 --n_low 1 --t_high 1 --t_low 1 --val_high 5 --val_low 0