QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#804622 | #9868. GCD | ucup-team3837# | WA | 12ms | 7100kb | C++23 | 25.4kb | 2024-12-08 01:12:14 | 2024-12-08 01:12:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 7100kb
input:
3 3 4 12 20 114 514
output:
3 4 4
result:
wrong answer 3rd lines differ - expected: '6', found: '4'