QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#175947#5503. Euclidean AlgorithmaaaaaWA 0ms3576kbC++172.3kb2023-09-11 06:28:422023-09-11 06:28:44

詳細信息

Test #1:

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

input:

3
2
5
14

output:

1

result:

wrong answer 2nd lines differ - expected: '9', found: ''