QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#660226#6300. Best Carry Player 2ucup-team5138#WA 0ms3584kbC++20960b2024-10-20 09:18:182024-10-20 09:18:19

详细

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

0
999990000000
9999999999999999990000000
9999100000

result:

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