Problem 2358. Word Search Solver
Solution Stats
Problem Comments
-
2 Comments
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.
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
-
2 Comments
This solution would fail in certain boards. Can you add such a board to your testsuite?... this is a new variant of Cody: create a problem for the problem-creator... :)
HAHAHAHA
Master!!
Mr. Grant should take your quest... on that way maybe I reach the "leader score" for this problem! :-P
Problem Recent Solvers15
Suggested Problems
-
Find relatively common elements in matrix rows
1374 Solvers
-
898 Solvers
-
Flip the main diagonal of a matrix
595 Solvers
-
Sum the 'edge' values of a matrix
289 Solvers
-
Approximation of Pi (vector inputs)
123 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!