QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#444929 | #8523. Puzzle II | ucup-team2262# | WA | 0ms | 3740kb | C++23 | 4.2kb | 2024-06-15 22:29:20 | 2024-06-15 22:29:21 |
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: 3740kb
input:
6 3 BCCBCC BBCBBC
output:
4 4 0 4 5 1 2 1 1
result:
wrong answer Integer 0 violates the range [1, 6]