QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#344908#6300. Best Carry Player 2ucup-team3175WA 1ms3836kbC++201.2kb2024-03-05 18:31:552024-03-05 18:31:56

详细

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
54322
9999999999876543229910

result:

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