QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#804622#9868. GCDucup-team3837#WA 12ms7100kbC++2325.4kb2024-12-08 01:12:142024-12-08 01:12:15

詳細信息

Test #1:

score: 0
Wrong Answer
time: 12ms
memory: 7100kb

input:

3
3 4
12 20
114 514

output:

3
4
4

result:

wrong answer 3rd lines differ - expected: '6', found: '4'