Ticket 634
Problem 1644 -d
Submission 147582940
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 5 6 3
1 4
2 3
2 4
1 6 6 5
1 1
1 1
1 1
1 5
1 6
Expected Output
216
6
Your Output
36
6
Difference
Generator Parameters
--k_cap 200000 --k_high 6 --k_low 1 --m_cap 200000 --m_high 6 --m_low 1 --n_cap 200000 --n_high 6 --n_low 1 --q_cap 200000 --q_high 6 --q_low 1 --t_cap 10000 --t_high 2 --t_low 1