QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#723879#5465. Maximum GCDZhaoZiLongWA 1ms3628kbC++20374b2024-11-08 02:23:162024-11-08 02:23:17

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3628kb

input:

3
3 10 7

output:

1

result:

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