QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#78353 | #5503. Euclidean Algorithm | dnialh | WA | 12ms | 7752kb | Python3 | 0b | 2023-02-18 04:01:45 | 2023-02-18 04:01:47 |
Judging History
answer
详细
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 7752kb
input:
3 2 5 14
output:
result:
wrong answer 1st lines differ - expected: '1', found: ''