Ticket 17312
Problem 1925 -c
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
2
4 2 6
ababab
6 3 4
abcabca
Expected Output
NO
aaaa
NO
bbbbbb
Your Output
NO
baba
NO
cbbbbb
Difference
Generator Parameters
--k_high 4 --k_low 1 --m_high 10 --m_low 1 --n_high 9 --n_low 1 --t_high 2 --t_low 1