QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#802740#9864. Coinucup-team1782#WA 0ms3836kbC++14726b2024-12-07 14:33:402024-12-07 14:33:43

详细

Test #1:

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

input:

4
6 2
8 3
10000 2
1919810 114514

output:

6
8
9000
1919805

result:

wrong answer 1st numbers differ - expected: '4', found: '6'