QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#804620#9868. GCDucup-team3837#WA 11ms7312kbC++2325.4kb2024-12-08 01:10:582024-12-08 01:10:58

詳細信息

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 7312kb

input:

3
3 4
12 20
114 514

output:

3
10
115

result:

wrong answer 2nd lines differ - expected: '4', found: '10'