{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0024-11udu2",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0024",
  "title": "单词搜索挑战 024",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-24",
  "sequence": 24,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 024",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0024-11udu2.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0024-11udu2.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0024/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "F",
      "S",
      "K",
      "L",
      "O",
      "G",
      "I",
      "C",
      "O",
      "C",
      "M",
      "D",
      "J",
      "K",
      "U",
      "M",
      "V",
      "F",
      "K",
      "A",
      "D",
      "Q",
      "U",
      "H",
      "A",
      "K",
      "U",
      "O",
      "R",
      "J",
      "S",
      "Y",
      "N",
      "Z",
      "R",
      "G",
      "N",
      "T",
      "E",
      "X",
      "L",
      "Q",
      "E",
      "H",
      "C",
      "T",
      "I",
      "L",
      "V",
      "N",
      "E",
      "N",
      "R",
      "I",
      "B",
      "B",
      "R",
      "A",
      "I",
      "N",
      "A",
      "F",
      "G",
      "P",
      "U",
      "Z",
      "Z",
      "L",
      "E",
      "H",
      "R",
      "Y",
      "I",
      "D",
      "W",
      "M",
      "E",
      "M",
      "N",
      "K",
      "N"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          40,
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          63,
          64,
          65,
          66,
          67,
          68
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          55,
          56,
          57,
          58,
          59
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          40,
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          3,
          4,
          5,
          6,
          7
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          63,
          64,
          65,
          66,
          67,
          68
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          55,
          56,
          57,
          58,
          59
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
