QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#765413#9548. The FoolZhangYiDeWA 0ms3612kbC++171006b2024-11-20 14:14:102024-11-20 14:14:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 5 3
QWQQWQQWQQWQQWQ
QWQQWQQWQQWQQWQ
QWQQWQQWQQWQQwQ

output:

QWQ
3 5

result:

wrong answer 1st lines differ - expected: '3 5', found: 'QWQ'