QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#708211#9536. Athlete Welcome Ceremonyucup-team5559WA 0ms17968kbC++173.7kb2024-11-03 20:24:382024-11-03 20:24:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6 3
a?b??c
2 2 2
1 1 1
1 0 2

output:

+++3
3
1
1

result:

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