QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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.