QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#302251 | #2549. King's Palace | HuangHanSheng | WA | 0ms | 3540kb | C++20 | 165b | 2024-01-10 18:07:38 | 2024-01-10 18:07:38 |
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: 3540kb
input:
2 3 1 R 2 R 1 G 2 R 1 B 2 G
output:
5044
result:
wrong answer expected '6', found '5044'