QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#835884 | #9926. Flipping Paths | ucup-team6239# | WA | 1ms | 4716kb | C++14 | 2.9kb | 2024-12-28 15:12:03 | 2024-12-28 15:12:09 |
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: 0
Wrong Answer
time: 1ms
memory: 4716kb
input:
4 3 3 WBB BWB BBW 1 5 WWWWW 2 2 BB BB 4 1 W B B W
output:
YES 4 RRDD DRDR DRDR DDRR YES 4 RRRR RRRR RRRR RRRR NO NO
result:
wrong answer Jury has answer but participant has not. (test case 3)