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