{
  "schemaVersion": "1.0",
  "id": "zh-maze-0042-pfgxmf",
  "type": "maze",
  "locale": "zh",
  "slug": "maze-hard-0042",
  "title": "迷宫挑战 042",
  "description": "迷宫 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-maze-42",
  "sequence": 42,
  "tags": [
    "maze",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "迷宫挑战 042",
    "instructions": "从起点走到终点，不要穿过墙。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/maze/zh-maze-0042-pfgxmf.json",
    "embed": "/embed/v1/zh/maze/zh-maze-0042-pfgxmf.html",
    "web": "/zh/puzzles/maze/maze-hard-0042/"
  },
  "puzzle": {
    "rows": 7,
    "cols": 7,
    "walls": [
      11,
      13,
      1,
      5,
      3,
      13,
      3,
      10,
      9,
      6,
      11,
      10,
      9,
      6,
      12,
      6,
      9,
      2,
      10,
      12,
      3,
      9,
      5,
      2,
      14,
      12,
      5,
      2,
      12,
      3,
      12,
      5,
      5,
      3,
      10,
      9,
      6,
      13,
      5,
      3,
      12,
      6,
      12,
      5,
      5,
      5,
      4,
      5,
      7
    ],
    "start": 0,
    "goal": 48
  },
  "solution": {
    "kind": "maze",
    "solutionPath": [
      0,
      7,
      14,
      15,
      8,
      9,
      2,
      3,
      4,
      11,
      18,
      25,
      26,
      27,
      34,
      41,
      40,
      33,
      32,
      31,
      30,
      23,
      22,
      21,
      28,
      29,
      36,
      35,
      42,
      43,
      44,
      45,
      46,
      47,
      48
    ]
  },
  "estimatedMinutes": 5
}
