QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#348418#5503. Euclidean Algorithmrui_erWA 0ms3552kbC++203.1kb2024-03-09 18:21:182024-03-09 18:21:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2
5
14

output:

7

result:

wrong answer 1st lines differ - expected: '1', found: '7'