QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#306307#4999. AibohphobiAezteam1WA 0ms5860kbC++144.6kb2024-01-16 17:11:442024-01-16 17:11:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 5860kb

input:

3
3 5
abbba
bccab
cabcc
2
0 1
1 0
3 4
aaba
bbaa
abab
1
1 1
4 4
abca
cxxb
bxxc
acba
1
0 1

output:

-2
-2
-2
-2

result:

wrong answer 1st lines differ - expected: '9', found: '-2'