QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#128872#6300. Best Carry Player 2MaMengQiWA 1ms3520kbC++141.3kb2023-07-21 16:26:362023-07-21 16:35:48

详细

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
54322
10000000000000000000
10000000000000000000

result:

wrong answer 3rd lines differ - expected: '999999999987654322', found: '10000000000000000000'