QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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