QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#650571 | #9114. Black or White 2 | ucup-team3583# | WA | 109ms | 3616kb | C++20 | 1.2kb | 2024-10-18 15:37:50 | 2024-10-18 15:37:51 |
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: 0ms
memory: 3532kb
input:
2 2 2 2 2 3 0
output:
10 01 000 000
result:
ok Output is valid. OK.
Test #2:
score: -100
Wrong Answer
time: 109ms
memory: 3616kb
input:
27520 2 2 0 2 2 1 2 2 2 2 2 3 2 2 4 2 3 0 2 3 1 2 3 2 2 3 3 2 3 4 2 3 5 2 3 6 3 2 0 3 2 1 3 2 2 3 2 3 3 2 4 3 2 5 3 2 6 3 3 0 3 3 1 3 3 2 3 3 3 3 3 4 3 3 5 3 3 6 3 3 7 3 3 8 3 3 9 2 4 0 2 4 1 2 4 2 2 4 3 2 4 4 2 4 5 2 4 6 2 4 7 2 4 8 3 4 0 3 4 1 3 4 2 3 4 3 3 4 4 3 4 5 3 4 6 3 4 7 3 4 8 3 4 9 3 4 10...
output:
00 00 10 00 10 01 11 01 11 01 000 000 100 000 100 001 100 110 100 111 111 110 111 110 00 00 00 10 00 00 10 00 01 11 01 00 11 01 01 11 11 10 11 11 10 000 000 000 100 000 000 101 000 000 101 000 001 111 010 000 111 010 001 111 110 100 111 110 101 111 111 101 111 111 101 0000 0000 1000 0000 1000 0001 1...
result:
wrong answer The number of black cell is not K