QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#660047 | #9477. Topological Sort | ucup-team4767# | WA | 3ms | 10632kb | Python3 | 165b | 2024-10-20 03:08:45 | 2024-10-20 03:08:45 |
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: 3ms
memory: 10632kb
input:
3 1 3 2
output:
2
result:
wrong answer 1st words differ - expected: '4', found: '2'