From: Benoit Daloze Date: 2009-06-15T23:50:54+09:00 Subject: Re: [QUIZ] Matrix Rotator (#209) Well, I just think the easier way while not using Matrix Class is: http://pastie.org/512561 It just transpose by the definition(i,j->j,i) and reverse :D I don't know why I searched also to do with inject, but it seems to be non-sense. 2009/6/15, Robert Dober : > On Mon, Jun 15, 2009 at 2:52 AM, Todd Benson wrote: >> On Sun, Jun 14, 2009 at 12:04 PM, Robert Dober >> wrote: >>> Spoiler >>> My solution does not mean that I am clever, it only means that Ruby >>> has such an incredible API >>> Maybe you should try yourself before looking at my solution ;) >> >> Robert, shame on you.  You just allowed us all to write a program for >> efficiently solving Rubik's Revenge (4x4). > I should not have posted my bad, yet Todd you forget it is Ruby you > should put the blame on ;) > But I guess it is not that simple anyway, puuuh. > R. > > > > -- > Toutes les grandes personnes ont d’abord été des enfants, mais peu > d’entre elles s’en souviennent. > > All adults have been children first, but not many remember. > > [Antoine de Saint-Exupéry] > >