Computer Programming Contest Preparation

ToolBox - Source for: 4/439/u2.ans



/home/toolbox/public_html/solutions/4/439/u2.ans
    1 To get from a2 to b8 takes 3 knight moves.
    2 To get from a2 to h4 takes 5 knight moves.
    3 To get from a2 to h3 takes 4 knight moves.
    4 To get from a2 to d2 takes 3 knight moves.