QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#129648#6300. Best Carry Player 2HuangHanShengWA 1ms3640kbC++141.3kb2023-07-22 21:49:572023-07-22 21:50:20

詳細信息

Test #1:

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

input:

4
12345678 0
12345678 5
12345678 18
990099 5

output:

1
54322
9999999987654322
9910

result:

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