Start.X = str1[0]-97; Start.Y = str1[1]-49;
End.X   = str2[0]-97; End.Y   = str2[1]-49;
Distances.clear();
Guys I did't understand what this statement works in Knight move problem?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to