QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515293 | #4885. Triangular Cactus Paths | ZhaoZiLong | WA | 0ms | 18720kb | C++20 | 5.9kb | 2024-08-11 16:52:32 | 2024-08-11 16:52:32 |
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: 18720kb
input:
8 10 1 2 2 3 3 1 3 4 4 5 5 6 6 4 4 7 7 8 8 4 6 1 1 0 1 1 1 1 4 3 6 2 4 5 7 4 3 4 2
output:
0 0 0 0 0 0
result:
wrong answer 1st numbers differ - expected: '1', found: '0'