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