QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#420247#8713. 不要玩弄字符串ucup-team1005WA 1ms5676kbC++202.6kb2024-05-24 15:48:232024-05-24 15:48:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
11 1
0 2
000 3
2
0
1

output:

0
2

result:

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