{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0003-p7d0v",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0003",
  "title": "单词搜索挑战 003",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-3",
  "sequence": 3,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 003",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0003-p7d0v.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0003-p7d0v.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0003/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "H",
      "D",
      "E",
      "M",
      "I",
      "N",
      "T",
      "B",
      "P",
      "E",
      "Z",
      "M",
      "B",
      "C",
      "T",
      "M",
      "U",
      "A",
      "D",
      "X",
      "F",
      "R",
      "D",
      "N",
      "H",
      "Y",
      "F",
      "M",
      "F",
      "O",
      "A",
      "P",
      "R",
      "I",
      "N",
      "T",
      "Y",
      "V",
      "C",
      "I",
      "Z",
      "K",
      "X",
      "E",
      "L",
      "N",
      "B",
      "U",
      "N",
      "Y",
      "B",
      "Q",
      "Q",
      "H",
      "Q",
      "C",
      "S",
      "K",
      "D",
      "A",
      "I",
      "L",
      "Y",
      "J",
      "B",
      "M",
      "U",
      "E",
      "E",
      "N",
      "M",
      "J",
      "P",
      "L",
      "A",
      "Y",
      "S",
      "M",
      "A",
      "R",
      "T"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          31,
          32,
          33,
          34,
          35
        ],
        "direction": "right"
      },
      {
        "text": "DAILY",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          20,
          29,
          38,
          47,
          56
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          72,
          73,
          74,
          75
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          76,
          77,
          78,
          79,
          80
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          12,
          21,
          30,
          39,
          48
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          31,
          32,
          33,
          34,
          35
        ],
        "direction": "right"
      },
      {
        "text": "DAILY",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          20,
          29,
          38,
          47,
          56
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          72,
          73,
          74,
          75
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          76,
          77,
          78,
          79,
          80
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          12,
          21,
          30,
          39,
          48
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
