QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#481735#6300. Best Carry Player 2HuangHanShengWA 0ms3876kbC++172.5kb2024-07-17 13:41:312024-07-17 13:41:32

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3876kb

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
54322
-1
9910

result:

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