{
  "schemaVersion": "1.0",
  "id": "zh-word-search-0015-2e3qn",
  "type": "word-search",
  "locale": "zh",
  "slug": "word-search-hard-0015",
  "title": "单词搜索挑战 015",
  "description": "单词搜索 hard 难度谜题，可在线游玩，也可打印，并可直接用于 App WebView。",
  "difficulty": "hard",
  "seed": "playonepage-v1-zh-word-search-15",
  "sequence": 15,
  "tags": [
    "word-search",
    "hard",
    "zh"
  ],
  "audience": "全年龄",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "单词搜索挑战 015",
    "instructions": "在字母表中找出所有隐藏单词。"
  },
  "routes": {
    "json": "/puzzles/v1/zh/word-search/zh-word-search-0015-2e3qn.json",
    "embed": "/embed/v1/zh/word-search/zh-word-search-0015-2e3qn.html",
    "web": "/zh/puzzles/word-search/word-search-hard-0015/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "W",
      "F",
      "L",
      "J",
      "V",
      "X",
      "I",
      "W",
      "F",
      "A",
      "O",
      "E",
      "U",
      "K",
      "Q",
      "O",
      "K",
      "F",
      "V",
      "C",
      "A",
      "Y",
      "P",
      "W",
      "R",
      "U",
      "O",
      "I",
      "U",
      "R",
      "Y",
      "R",
      "H",
      "K",
      "C",
      "V",
      "B",
      "S",
      "N",
      "Z",
      "P",
      "I",
      "B",
      "S",
      "R",
      "P",
      "D",
      "A",
      "I",
      "L",
      "Y",
      "D",
      "N",
      "N",
      "F",
      "M",
      "M",
      "C",
      "S",
      "M",
      "A",
      "R",
      "T",
      "N",
      "F",
      "P",
      "B",
      "R",
      "A",
      "I",
      "N",
      "U",
      "L",
      "O",
      "G",
      "I",
      "C",
      "Q",
      "O",
      "I",
      "L"
    ],
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          46,
          47,
          48,
          49,
          50
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          72,
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          66,
          67,
          68,
          69,
          70
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "LEARN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          46,
          47,
          48,
          49,
          50
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          72,
          73,
          74,
          75,
          76
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          66,
          67,
          68,
          69,
          70
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 7
}
