QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#555629#5503. Euclidean Algorithmucup-team425WA 0ms3704kbC++201.5kb2024-09-10 06:57:532024-09-10 06:57:53

詳細信息

Test #1:

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

input:

3
2
5
14

output:

0
0
85

result:

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