Ticket 2918
Problem 1635 -e
Submission 151292254
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
5 2
1 3 4
1 3 5
Expected Output
YES
L 1
L 2
L 3
R 4
R 5
Your Output
YES
R 1
L 2
L 3
L 4
L 5
Difference
Generator Parameters
--choose_m_dynamically 0 --m_cap 200000 --m_high 20 --m_low 1 --n_cap 200000 --n_high 9 --n_low 2