QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#167122 | #5503. Euclidean Algorithm | HuangHanSheng | WA | 1ms | 3528kb | C++20 | 793b | 2023-09-07 09:28:57 | 2023-09-07 09:28:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3528kb
input:
3 2 5 14
output:
1 9 71
result:
wrong answer 3rd lines differ - expected: '62', found: '71'