QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#516945 | #2540. Build The Grid | Urd | WA | 0ms | 3704kb | C++17 | 657b | 2024-08-13 00:50:06 | 2024-08-13 00:50:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3576kb
input:
3
output:
WWW WBW WBB
result:
ok accepted
Test #2:
score: 0
Accepted
time: 0ms
memory: 3572kb
input:
2
output:
WW WB
result:
ok accepted
Test #3:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
4
output:
WWWW WBBW WBWW WBBB
result:
ok accepted
Test #4:
score: 0
Accepted
time: 0ms
memory: 3556kb
input:
5
output:
WWWWW WBBWW WBBBW WBWWW WBBBB
result:
ok accepted
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 3704kb
input:
7
output:
WWWWWWW WBBBWWW WBBBBWW WBBWWWW WBBBBBW WBWWWWW WBBBBBB
result:
wrong answer there are no white cells around a black cell