QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#301839#6300. Best Carry Player 2ucup-team980#WA 1ms5432kbC++201.9kb2024-01-10 12:46:352024-01-10 12:46:35

详细

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

0
54322
999999999987654322
9910

result:

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