QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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)