QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#627768#8576. Symphony in c++ majorucup-team2818#WA 0ms3612kbC++142.2kb2024-10-10 17:05:472024-10-10 17:05:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

8 10
eldorado
? 1 3
? 1 8
# 6 7 it
? 1 8
# 3 3 t
? 1 8
# 1 8 streamer
? 1 8
# 1 8 symphony
? 1 8

output:

4
5
7
7
7
7

result:

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