QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#384020#8576. Symphony in c++ majorucup-team3175#WA 1ms3512kbC++202.6kb2024-04-09 20:02:242024-04-09 20:02:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3512kb

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:

3
4
4
4
6
8

result:

wrong answer 3rd numbers differ - expected: '6', found: '4'