QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#703130#9536. Athlete Welcome Ceremonyucup-team3862#WA 1ms3644kbC++202.4kb2024-11-02 17:14:102024-11-02 17:14:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

-1
-1
-1
-1
-1
-1

result:

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