QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#404411 | #6298. Coloring | legenc6y | WA | 1ms | 3760kb | C++14 | 2.6kb | 2024-05-03 22:01:18 | 2024-05-03 22:01:19 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3760kb
input:
3 1 -1 -1 2 1 0 0 3 1 2
output:
1 2 3 1
result:
wrong answer Output contains longer sequence [length = 4], but answer contains 1 elements