Problem 2358. Word Search Solver
Solution Stats
Problem Comments
-
2 Comments
Guillaume
on 12 Jun 2014
On the 2nd board, 'ice' can be found at position [3 3 1] as tested in the suite, but also at position [2 2 3]. It'd be better to remove the ambiguity.
goc3
on 13 Jun 2014
Thanks for the catch. I just fixed it. I'll be extra cautious the next time that I use short words in a word search...
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Return unique values without sorting
872 Solvers
-
Generate N equally spaced intervals between -L and L
827 Solvers
-
168 Solvers
-
702 Solvers
-
GJam 2014 China Rd B: Sudoku Checker
56 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!