QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#464971 | #8517. Interesting Paths | ucup-team1704# | WA | 258ms | 30728kb | C++20 | 2.3kb | 2024-07-06 16:29:21 | 2024-07-06 16:29:22 |
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: 258ms
memory: 30728kb
input:
5 7 1 3 3 5 1 2 2 3 3 4 4 5 2 4
output:
0 0 0 0 0
result:
wrong answer 1st numbers differ - expected: '4', found: '0'