QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#147007#4195. Looking for WaldoHuangHanShengWA 0ms3572kbC++171.2kb2023-08-22 18:20:542023-08-22 18:20:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 5
ABCDE
FGHIJ
KLMNO
PQRST
VWXYZ

output:

0
33
0
0
0

result:

wrong answer 1st lines differ - expected: '25', found: '0'