read input into matrix MxN
read search words into vector of strings
for each word
get length L
search across
search down
search diagonal
