QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299854#6300. Best Carry Player 2ucup-team1564#WA 0ms3548kbC++142.2kb2024-01-07 12:03:112024-01-07 12:03:12

詳細信息

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

10
543220
9999999999876543220
99100

result:

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