QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#90330 | #4000. Dynamic Reachability | TTW# | WA | 0ms | 3688kb | C++17 | 2.5kb | 2023-03-22 18:02:13 | 2023-03-22 18:02:16 |
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: 0ms
memory: 3688kb
input:
5 6 7 1 2 1 3 2 4 3 4 3 5 4 5 2 1 5 2 2 3 1 3 1 4 2 1 4 1 3 2 1 5
output:
YES NO NO NO YES NO YES
result:
wrong answer 4th lines differ - expected: 'YES', found: 'NO'