Originally posted by Zero-Tau
The answer is correct, but the method is not. You have to turn clockwise each time. You change between clockwise and counter-clockwise.
Oh yeah, and bonus question: does anyone know where I got this?
The answer is correct, but the method is not. You have to turn clockwise each time. You change between clockwise and counter-clockwise.
Oh yeah, and bonus question: does anyone know where I got this?
2xn: Start at bottom left. First moves are right to the last column, up one, left two, down one, right one, up one. Pattern of three left, one down, one right, one up until you reach the top of the third-from-left column. Then two left (and one down to return to staring square).
mxn: Start at bottom left. Follow the 2xn pattern using exclusively row 1 (the bottom row) and row m/2 + 1. This finishes with a leftt move into row m/2 +1, column 1. Move down to row 2, repeat in rows 2 and m/2 + 2. Continue repeating through rows m/2 and m, then down from row m to row 1 in column 1.
However, Zero-Tau has already answered my puzzle. so it's on him again.
I have no idea regarding your source.
Comment