I\'m supposed to compute the Levenshtein distance of two strings in C. I have successfully created the matrix and returned the correct Levenshtein Distance, however, now I a