QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#134711#5503. Euclidean AlgorithmGuanYunchangTL 1ms3516kbC++20830b2023-08-04 16:52:372023-08-04 16:52:41

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3516kb

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: