QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#808476 | #9802. Light Up the Grid | ucup-team2791# | TL | 22ms | 11200kb | C++23 | 5.6kb | 2024-12-10 21:02:04 | 2024-12-10 21:02:05 |
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: 100
Accepted
time: 22ms
memory: 11200kb
input:
2 1000 100 10 1 4 10 00 01 00 00 10 00 01 1 11 11
output:
1121 2
result:
ok 2 number(s): "1121 2"
Test #2:
score: -100
Time Limit Exceeded
input:
2 1 1 1 1 4 10 00 01 00 00 10 00 01 1 11 11