QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#731761#9536. Athlete Welcome CeremonyIWantPapersWA 1ms5952kbC++172.0kb2024-11-10 11:09:022024-11-10 11:09:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

12
1
1

result:

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