Use the block of size L, use the diagonal of the block (diagonal would be
definitely > L ) to fit in between two square islands.

Thanks,


On Sun, Jul 18, 2010 at 11:38 PM, amit <amitjaspal...@gmail.com> wrote:

> Puzzle, A square Island surrounded by bigger square, and in between
> there is infinite depth water. The distance between them is L. The
> wooden blocks of L are given.
> The L length block can't be placed in between to cross it, as it will
> fall in water (just fitting).
> How would you cross using these L length blocks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to