QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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