QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#443904 | #8523. Puzzle II | ucup-team3717# | WA | 1ms | 5592kb | C++14 | 1.8kb | 2024-06-15 16:48:10 | 2024-06-15 16:48:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5592kb
input:
6 3 BCCBCC BBCBBC
output:
1 6 1 1 4 4 4 5
result:
wrong answer The final sequences are not correct!