Skip to content

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?

Notifications You must be signed in to change notification settings

neon-iguana/learningrecursivebacktracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

No packages published

Languages