QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#214377#6635. Strange KeyboardZhaoZiLongWA 3ms34800kbC++203.4kb2023-10-14 19:10:312023-10-14 19:10:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
2 3
defgh
abc
abcde
1 1
a
b

output:

11
-1

result:

wrong answer 1st numbers differ - expected: '3', found: '11'