QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#675817#5465. Maximum GCDGuanYunchangWA 0ms3764kbC++20614b2024-10-25 19:28:022024-10-25 19:28:03

詳細信息

Test #1:

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

input:

3
3 10 7

output:

1

result:

wrong answer 1st numbers differ - expected: '3', found: '1'