{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0039-1uof5n",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0039",
  "title": "单词搜索挑战 039",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-39",
  "sequence": 39,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 039",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0039-1uof5n.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0039-1uof5n.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0039/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "T",
      "E",
      "T",
      "X",
      "H",
      "V",
      "Y",
      "Z",
      "K",
      "M",
      "J",
      "X",
      "X",
      "M",
      "A",
      "Z",
      "E",
      "J",
      "T",
      "P",
      "Y",
      "B",
      "O",
      "S",
      "I",
      "U",
      "I",
      "S",
      "L",
      "U",
      "P",
      "O",
      "K",
      "T",
      "T",
      "L",
      "M",
      "B",
      "O",
      "Z",
      "L",
      "A",
      "U",
      "X",
      "J",
      "A",
      "U",
      "R",
      "G",
      "Z",
      "E",
      "Z",
      "I",
      "C",
      "R",
      "R",
      "E",
      "A",
      "I",
      "L",
      "A",
      "M",
      "G",
      "T",
      "L",
      "A",
      "T",
      "I",
      "C",
      "E",
      "R",
      "Z",
      "I",
      "W",
      "X",
      "A",
      "L",
      "N",
      "T",
      "V",
      "N"
    ],
    "words": [
      {
        "text": "MAZE",
        "cells": [
          13,
          14,
          15,
          16
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          28,
          38,
          48,
          58,
          68
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          40,
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          19,
          29,
          39,
          49,
          59,
          69
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          37,
          47,
          57,
          67,
          77
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          27,
          36,
          45,
          54,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "MAZE",
        "cells": [
          13,
          14,
          15,
          16
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          28,
          38,
          48,
          58,
          68
        ],
        "direction": "down-right"
      },
      {
        "text": "LEARN",
        "cells": [
          40,
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          19,
          29,
          39,
          49,
          59,
          69
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          37,
          47,
          57,
          67,
          77
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          27,
          36,
          45,
          54,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
