QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#651334 | #2540. Build The Grid | HuangHanSheng | WA | 0ms | 3688kb | C++23 | 1.2kb | 2024-10-18 17:37:45 | 2024-10-18 17:37:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3624kb
input:
3
output:
BWB WWB WWW
result:
ok accepted
Test #2:
score: 0
Accepted
time: 0ms
memory: 3608kb
input:
2
output:
BW WW
result:
ok accepted
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3688kb
input:
4
output:
BBWB BWWB WWWB WWWW
result:
wrong answer there are no white cells around a black cell