QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#348422#5503. Euclidean Algorithmrui_erWA 1ms3768kbC++203.2kb2024-03-09 18:22:442024-03-09 18:22:45

詳細信息

Test #1:

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

input:

3
2
5
14

output:

4
16
86

result:

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