QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#455094 | #8816. Solar Panel Grid Optimization | ucup-team123 | WA | 0ms | 3560kb | C++14 | 7.0kb | 2024-06-25 19:57:25 | 2024-06-25 19:57:25 |
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: 3560kb
input:
4 1011 1100 0100 1011 1001 0110 0110 1001
output:
38 col 4 col 4 col 4 col 4 row 4 col 2 col 1 col 1 col 1 col 1 row 2 col 1 col 1 col 1 col 1 row 1 row 1 row 2 row 3 row 3 col 1 col 1 col 1 col 1 row 1 row 2 row 3 row 4 col 1 col 1 col 1 col 1 row 1 row 2 row 3 row 4 row 4 row 4
result:
wrong answer Token parameter [name=type] equals to "col", doesn't correspond to pattern "(row)|(column)"