Ticket 6237
Problem 1673 -b
Submission 155432176
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
10
aaaaaa
babbabaa
a
ababcac
ccbbdcb
cbac
cdbaa
abba
bededaeed
aacaccc
Expected Output
YES
NO
YES
NO
NO
YES
NO
NO
NO
NO
Your Output
YES
NO
YES
NO
NO
NO
NO
NO
NO
NO
Difference
Generator Parameters
--alpha_size_high 5 --alpha_size_low 1 --n_high 9 --n_low 1 --t_high 10 --t_low 10