QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#801967#9868. GCDucup-team5656#WA 1ms5180kbC++14793b2024-12-07 11:04:002024-12-07 11:04:08

详细

Test #1:

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

input:

3
3 4
12 20
114 514

output:

3
4
1000000006

result:

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