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