QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#105406#5503. Euclidean Algorithmchenchi#TL 2ms3372kbC++20926b2023-05-14 00:52:172023-05-14 00:52:19

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 3372kb

input:

3
2
5
14

output:

1
9
62

result:

ok 3 lines

Test #2:

score: -100
Time Limit Exceeded

input:

3
29107867360
65171672278
41641960535

output:


result: