QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#242883#6300. Best Carry Player 2ucup-team1721#WA 1ms3620kbC++172.8kb2023-11-07 18:04:362023-11-07 18:04:37

详细

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
54322
999999999987654322
9901

result:

wrong answer 4th lines differ - expected: '9910', found: '9901'