Ticket 17412
Problem 1941 -e
Submission 1
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
1
3 8 1 2
0 2 0 3 1 4 2 0
0 4 4 1 2 1 4 0
0 3 0 4 2 0 4 0
Expected Output
4
Your Output
3
Difference
Generator Parameters
--depth_high 9 --depth_low 0 --m_high 9 --m_low 3 --n_high 4 --n_low 1 --t_high 2 --t_low 1