Solution Input
Dictionary Category
Grid Data
Solution Data
Click to select or drag & drop solution.txt file here
How to Use Solution Validation
- Prepare Grid: Either generate a sample grid or paste your own grid data
- Select Dictionary: Choose the appropriate word category for validation
- Input Solution: Either paste solution text or upload a solution.txt file
- Validate: Click the validate button to analyze your solution
- 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)