QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'