QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#600767#8234. Period of a Stringucup-team4951#WA 3ms14132kbC++142.7kb2024-09-29 19:00:232024-09-29 19:00:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 14132kb

input:

4
2
abc
abcd
4
bbcaa
cabb
acabbbb
a
3
ab
aab
bbaaaaab
3
ab
aab
bbaaaaaa

output:

NO
NO
NO
NO

result:

wrong answer Jury has the answer but participant has not (test case 2)