QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#276698 | #6398. Puzzle: Tapa | HuangHanSheng | WA | 0ms | 3536kb | C++11 | 1.0kb | 2023-12-06 09:40:06 | 2023-12-06 09:40:06 |
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: 3536kb
input:
3 3 2.4.3 ..... 5.8.5 ..... 3.5.3
output:
4 2 6 2 16 2 20 2 24 2 28 2 36 2 44 2 52 2 60 2 64 2 68 2 76 2 80 2 84 2 92 2 96 2 100 2
result:
wrong answer YES or NO expected in answer, but 4 found.