QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#683931#5465. Maximum GCDGuanYunchangWA 0ms3704kbC++23493b2024-10-28 03:10:252024-10-28 03:10:27

詳細信息

Test #1:

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

input:

3
3 10 7

output:

2

result:

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