QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#836413 | #9926. Flipping Paths | ucup-team5329# | WA | 0ms | 3788kb | C++20 | 2.8kb | 2024-12-28 20:12:14 | 2024-12-28 20:12:14 |
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: 3788kb
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 1 RRRR NO NO
result:
wrong answer Jury has answer but participant has not. (test case 3)