Ticket 1630
Problem 1651 -b
Submission 149191031
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
3
6
Expected Output
YES
1 3 9
YES
1 3 9 27 81 243
Your Output
YES
2 8 32 
NO
Difference
Generator Parameters
--n_cap 1000 --n_high 7 --n_low 2 --t_cap 100 --t_high 2 --t_low 1 --val_cap 100 --val_high 5 --val_low 1