QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#404033 | #2540. Build The Grid | ucup-team2335# | WA | 1ms | 3908kb | C++14 | 542b | 2024-05-03 09:30:12 | 2024-05-03 09:30:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3908kb
input:
3
output:
WBB WWW WWB
result:
ok accepted
Test #2:
score: 0
Accepted
time: 1ms
memory: 3704kb
input:
2
output:
WB WW
result:
ok accepted
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3616kb
input:
4
output:
WBBB WWWW WWBB BWWW
result:
wrong answer Q is not a permutation