QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#831831 | #9875. Don't Detect Cycle | ucup-team3583 | WA | 91ms | 152676kb | C++20 | 3.3kb | 2024-12-25 17:15:11 | 2024-12-25 17:15:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 91ms
memory: 152676kb
input:
1 4 4 1 2 2 3 3 4 4 2
output:
0
result:
wrong output format Unexpected end of file - int64 expected