Solution Input

Dictionary Category

Grid Data

Solution Data

Click to select or drag & drop solution.txt file here

How to Use Solution Validation

  1. Prepare Grid: Either generate a sample grid or paste your own grid data
  2. Select Dictionary: Choose the appropriate word category for validation
  3. Input Solution: Either paste solution text or upload a solution.txt file
  4. Validate: Click the validate button to analyze your solution
  5. Review Results: Check the visual grid, statistics, and detailed analysis

Solution File Format

Each line should contain: WORD start_x,start_y end_x,end_y

Example:

COFFEE 0,0 0,5
LATTE 1,1 1,5
CAKE 2,2 5,2

Note: Coordinates are 0-indexed (start from 0,0 at top-left)