QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#744212 | #8818. Colorful Graph 3 | Z_301 | WA | 0ms | 3584kb | C++14 | 1.5kb | 2024-11-13 21:11:57 | 2024-11-13 21:11:57 |
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: 3584kb
input:
3 4 2 1 1 2 2 0 0 5 2 3 1
output:
4 1 2 1 2 3 1 3 4 1 4 1 2 6 1 2 1 2 3 1 3 4 1 4 1 2 1 2 1 2 1 2 4 1 2 1 1 3 1 1 4 1 1 5 1
result:
wrong answer Integer parameter [name=m] equals to 6, violates the range [0, 4] (test case 2)