Ticket 2093
Problem 1644 -d
Submission 149650790
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
4 5 2 6
4 3
2 2
3 4
4 1
2 3
3 3
3 5 4 6
3 3
2 1
2 2
1 4
1 4
2 5
Expected Output
32
1024
Your Output
64
4096
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