Ticket 17456
Problem 1983 -c
Submission 269290282
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
2 2 2 
4 1 1 
3 1 2 
Expected Output
2 2 1 1 3 3
Your Output
-1
Difference
Generator Parameters
--n_high 3 --n_low 3 --sum_high 6 --sum_low 3 --t_high 1 --t_low 1