{
  "schemaVersion": "1.0",
  "id": "zh-nonogram-0013-itc7s7",
  "type": "nonogram",
  "locale": "zh",
  "slug": "nonogram-easy-0013",
  "title": "数织挑战 013",
  "description": "数织 easy 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "easy",
  "seed": "playonepage-v1-zh-nonogram-13",
  "sequence": 13,
  "tags": [
    "nonogram",
    "easy",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "数织挑战 013",
    "instructions": "根据行列提示涂黑正确格子。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/nonogram/zh-nonogram-0013-itc7s7.json",
    "embed": "/embed/v1/zh/nonogram/zh-nonogram-0013-itc7s7.html",
    "web": "/zh/puzzles/nonogram/nonogram-easy-0013/"
  },
  "puzzle": {
    "rows": 5,
    "cols": 5,
    "rowClues": [
      [
        3
      ],
      [
        1
      ],
      [
        4
      ],
      [
        2
      ],
      [
        1
      ]
    ],
    "colClues": [
      [
        1
      ],
      [
        1,
        1
      ],
      [
        4
      ],
      [
        3
      ],
      [
        1
      ]
    ]
  },
  "solution": {
    "kind": "nonogram",
    "filled": [
      true,
      true,
      true,
      false,
      false,
      false,
      false,
      true,
      false,
      false,
      false,
      true,
      true,
      true,
      true,
      false,
      false,
      true,
      true,
      false,
      false,
      false,
      false,
      true,
      false
    ]
  },
  "estimatedMinutes": 4
}
