{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0044-a58lhv",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-medium-0044",
  "title": "单词搜索挑战 044",
  "description": "单词搜索 medium 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "medium",
  "seed": "playonepage-v1-zh-word-search-44",
  "sequence": 44,
  "tags": [
    "word-search",
    "medium",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 044",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0044-a58lhv.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0044-a58lhv.html",
    "web": "/zh/puzzles/word-search/word-search-medium-0044/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "P",
      "Q",
      "S",
      "H",
      "W",
      "E",
      "P",
      "N",
      "B",
      "F",
      "O",
      "M",
      "J",
      "R",
      "R",
      "B",
      "L",
      "E",
      "V",
      "J",
      "A",
      "C",
      "I",
      "P",
      "H",
      "E",
      "W",
      "X",
      "P",
      "R",
      "N",
      "U",
      "K",
      "M",
      "A",
      "Z",
      "E",
      "D",
      "T",
      "Z",
      "R",
      "Q",
      "Y",
      "R",
      "Y",
      "M",
      "H",
      "Z",
      "N",
      "R",
      "T",
      "C",
      "N",
      "Q",
      "P",
      "L",
      "N",
      "B",
      "A",
      "J",
      "N",
      "A",
      "F",
      "E"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          23,
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          6,
          14,
          22,
          30,
          38
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          23,
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
