QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#31587 | #1812. Interesting Coloring | larryzhong# | WA | 3ms | 4100kb | C++17 | 1.4kb | 2022-05-09 18:58:23 | 2022-05-09 18:58:25 |
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: 100
Accepted
time: 3ms
memory: 4100kb
input:
10 11 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 1 10 1 4
output:
1 2 1 2 1 2 1 2 1 10 11 3 1 2 11 2 1 11 3 1 2 11 3 1 2 10 3 1 2 10 3 1 2 10 3 1 2 10 3 1 2 10 3 1 2 10 2 1 2 2 1 2
result:
ok accepted
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3984kb
input:
10 15 3 6 2 10 3 7 6 8 1 6 2 6 4 5 6 10 4 9 5 9 4 8 5 6 6 7 4 6 1 10
output:
2 1 1 3 1 4 2 8 9 1 1 12 13 14 15 2 1 13 3 1 4 15 2 2 13 2 1 14 3 1 4 15 2 1 15 3 1 3 12 2 1 4 2 1 2 1 9 2 3 14 3 1 2 3 2 1 2 2 1 3 2 1 4
result:
wrong answer wrong answer, a path about edge10 does not exist