{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0045-kn8tzt",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0045",
  "title": "单词搜索挑战 045",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-45",
  "sequence": 45,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 045",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0045-kn8tzt.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0045-kn8tzt.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0045/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "F",
      "N",
      "G",
      "H",
      "I",
      "O",
      "E",
      "W",
      "E",
      "Q",
      "I",
      "E",
      "I",
      "P",
      "R",
      "W",
      "L",
      "D",
      "P",
      "I",
      "V",
      "F",
      "A",
      "M",
      "F",
      "E",
      "A",
      "J",
      "X",
      "H",
      "F",
      "V",
      "A",
      "O",
      "A",
      "S",
      "U",
      "F",
      "Y",
      "Z",
      "R",
      "Z",
      "C",
      "R",
      "M",
      "L",
      "O",
      "G",
      "I",
      "C",
      "E",
      "U",
      "N",
      "A",
      "S",
      "E",
      "D",
      "S",
      "Q",
      "W",
      "S",
      "Z",
      "R",
      "A",
      "C",
      "V",
      "P",
      "R",
      "I",
      "N",
      "T",
      "T",
      "I",
      "L",
      "Q",
      "C",
      "L",
      "B",
      "E",
      "A",
      "K"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          24,
          33,
          42,
          51,
          60
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          23,
          32,
          41,
          50
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          35,
          44,
          53,
          62,
          71
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          45,
          46,
          47,
          48,
          49
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          66,
          67,
          68,
          69,
          70
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          16,
          25,
          34,
          43,
          52
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          24,
          33,
          42,
          51,
          60
        ],
        "direction": "down"
      },
      {
        "text": "MAZE",
        "cells": [
          23,
          32,
          41,
          50
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          35,
          44,
          53,
          62,
          71
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          45,
          46,
          47,
          48,
          49
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          66,
          67,
          68,
          69,
          70
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 7
}
