Ticket 5375
Problem 1644 -d
Submission 154158612
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
2 9 4 9
1 1
2 2
2 3
1 3
2 2
1 7
2 7
2 1
1 2
1 4 10 10
1 4
1 3
1 1
1 1
1 1
1 2
1 1
1 3
1 4
1 1
Expected Output
16
10
Your Output
256
10
Difference
Generator Parameters
--k_high 10 --k_low 1 --m_high 10 --m_low 1 --n_high 10 --n_low 1 --q_high 10 --q_low 1 --t_high 2 --t_low 1