QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#56398 | #2065. Cyclic Distance | flower | WA | 5ms | 8268kb | C++20 | 2.4kb | 2022-10-19 10:20:32 | 2022-10-19 10:20:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 5ms
memory: 8268kb
input:
1 5 3 1 2 4 1 3 1 1 4 8 4 5 9
output:
0
result:
wrong answer 1st lines differ - expected: '44', found: '0'