QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#809667#9868. GCDMaMengQiWA 13ms13004kbC++232.2kb2024-12-11 16:39:372024-12-11 16:39:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 13ms
memory: 13004kb

input:

3
3 4
12 20
114 514

output:

3
4
4

result:

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