QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#835073 | #9926. Flipping Paths | ucup-team5323# | WA | 0ms | 3588kb | C++14 | 2.2kb | 2024-12-28 09:24:23 | 2024-12-28 09:24:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3588kb
input:
4 3 3 WBB BWB BBW 1 5 WWWWW 2 2 BB BB 4 1 W B B W
output:
0 1 1 1 0 1 1 1 0 YES 2 RRDD DDRR 0 0 0 0 0 YES 0 0 0 0 0 YES 0 0 1 1 0 1 0 0 1 NO
result:
wrong answer YES or NO expected in answer, but 0 found. (test case 1)