Ticket 646
Problem 1644 -d
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
6 4 5 3
6 4
3 1
5 1
6 6 5 4
3 4
1 1
2 1
6 3
Expected Output
125
625
Generator Parameters
--k_cap 200000 --k_high 5 --k_low 4 --m_cap 200000 --m_high 6 --m_low 3 --n_cap 200000 --n_high 6 --n_low 3 --q_cap 200000 --q_high 6 --q_low 1 --t_cap 10000 --t_high 2 --t_low 1