QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#265699 | #7743. Grand Finale | ucup-team2128# | WA | 1ms | 3384kb | C++23 | 4.0kb | 2023-11-25 20:27:45 | 2023-11-25 20:27:46 |
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: 3384kb
input:
2 2 6 BG BQWBWW 4 6 GQBW WWWWQB
output:
3 IMPOSSIBLE
result:
ok 2 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3380kb
input:
2 3 8 QBG BBBWBWWW 3 8 QBG BBBWBWWW
output:
7 7
result:
wrong answer 1st lines differ - expected: '3', found: '7'