QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#836691 | #9926. Flipping Paths | ucup-team6167# | WA | 0ms | 3952kb | C++20 | 3.9kb | 2024-12-29 03:52:53 | 2024-12-29 03:52:54 |
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: 0ms
memory: 3952kb
input:
4 3 3 WBB BWB BBW 1 5 WWWWW 2 2 BB BB 4 1 W B B W
output:
Yes 2 DDRR RRDD Yes 0 Yes 0 NO
result:
wrong answer YES or NO expected in answer, but Yes found. (test case 1)