Ticket 475
Problem 1635 -c
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
2
7
-6 -2 -3 -9 -3 -5 5 
8
-3 -1 5 9 9 3 1 -6 
Expected Output
5
5 6 7
4 5 7
3 4 7
2 3 7
1 2 7
-1
Generator Parameters
--n_cap 200000 --n_high 8 --n_low 3 --t_cap 10000 --t_high 2 --t_low 1 --val_cap 1000000000 --val_floor -1000000000 --val_high 9 --val_low -9