QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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