-
Notifications
You must be signed in to change notification settings - Fork 0
The function "exists()" is trying to find, given a matrix of characters, whether a word is present in the matrix only going up,down, left, or right. It's not working and only returns false as is, can someone help explain why?
neon-iguana/learningrecursivebacktracking
About
The function "exists()" is trying to find, given a matrix of characters, whether a word is present in the matrix only going up,down, left, or right. It's not working and only returns false as is, can someone help explain why?
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published