QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#59337 | #2540. Build The Grid | ZhangYiDe | WA | 2ms | 3632kb | C++ | 700b | 2022-10-29 13:00:03 | 2022-10-29 13:00:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3616kb
input:
3
output:
WWB BWB WWW
result:
ok accepted
Test #2:
score: 0
Accepted
time: 2ms
memory: 3536kb
input:
2
output:
WW BW
result:
ok accepted
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 3632kb
input:
4
output:
WWWW BWWB BWWB WWWW
result:
wrong answer P is not a permutation