Ticket 15664
Problem 1701 -b
Submission 163968397
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
18
Expected Output
2
1 2 4 8 16 3 6 12 5 10 7 14 9 18 11 13 15 17
Your Output
2
1 2 4 8 16 3 6 12 5 10 7 14 9 11 13 15 17 
Difference
Generator Parameters
--n_high 50 --n_low 2 --t_high 1 --t_low 1