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