QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#59312 | #2540. Build The Grid | ZhangYiDe | WA | 2ms | 3588kb | C++ | 784b | 2022-10-29 12:26:39 | 2022-10-29 12:26:46 |
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: 2ms
memory: 3588kb
input:
3
output:
WWB BWB WWW
result:
ok accepted
Test #2:
score: 0
Accepted
time: 2ms
memory: 3428kb
input:
2
output:
BW WW
result:
ok accepted
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 3580kb
input:
4
output:
WWWB WWBB BWBB WWWW
result:
wrong answer there are no white cells around a black cell