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