QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#674857#5465. Maximum GCDGuanYunchangWA 0ms3528kbC++17322b2024-10-25 17:35:032024-10-25 17:35:03

詳細信息

Test #1:

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

input:

3
3 10 7

output:

1

result:

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