{
  "schemaVersion": "1.0",
  "id": "ja-nonogram-0008-1usi4y",
  "type": "nonogram",
  "locale": "ja",
  "slug": "nonogram-medium-0008",
  "title": "ノノグラムチャレンジ 008",
  "description": "ノノグラム の medium パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "medium",
  "seed": "playonepage-v1-ja-nonogram-8",
  "sequence": 8,
  "tags": [
    "nonogram",
    "medium",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ノノグラムチャレンジ 008",
    "instructions": "行と列のヒントを使って正しいマスを塗ります。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/nonogram/ja-nonogram-0008-1usi4y.json",
    "embed": "/embed/v1/ja/nonogram/ja-nonogram-0008-1usi4y.html",
    "web": "/ja/puzzles/nonogram/nonogram-medium-0008/"
  },
  "puzzle": {
    "rows": 6,
    "cols": 6,
    "rowClues": [
      [
        1,
        1
      ],
      [
        3
      ],
      [
        1,
        2
      ],
      [
        3,
        1
      ],
      [
        2
      ],
      [
        2
      ]
    ],
    "colClues": [
      [
        2,
        1
      ],
      [
        3
      ],
      [
        1,
        1
      ],
      [
        1
      ],
      [
        4
      ],
      [
        1,
        1,
        1
      ]
    ]
  },
  "solution": {
    "kind": "nonogram",
    "filled": [
      true,
      false,
      false,
      false,
      false,
      true,
      true,
      true,
      true,
      false,
      false,
      false,
      false,
      true,
      false,
      false,
      true,
      true,
      true,
      true,
      true,
      false,
      true,
      false,
      false,
      false,
      false,
      true,
      true,
      false,
      false,
      false,
      false,
      false,
      true,
      true
    ]
  },
  "estimatedMinutes": 6
}
