QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#420247#8713. 不要玩弄字符串ucup-team1005WA 1ms5676kbC++202.6kb2024-05-24 15:48:232024-05-24 15:48:24

详细

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'