QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#811722 | #9802. Light Up the Grid | ucup-team3053 | WA | 107ms | 18836kb | C++14 | 2.2kb | 2024-12-12 23:44:31 | 2024-12-12 23:44:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 107ms
memory: 18836kb
input:
2 1000 100 10 1 4 10 00 01 00 00 10 00 01 1 11 11
output:
1120 1
result:
wrong answer 1st numbers differ - expected: '1121', found: '1120'