Monday, October 4, 2010

Solution to "Parachuting Robots"

See the original puzzle

Each robot executes the following program:

Move to the right at half-max speed (or if you like, alternate moving and stopping)
Until a parachute on the ground is encountered...
Then, move to the right at max speed.

As far as I know, this is the fastest possible program.

0 comments: