On Jun 2, 2006, at 3:59 PM, MenTaLguY wrote: > On Sat, 3 Jun 2006 03:31:05 +0900, "Jacob Fugal" > <lukfugl / gmail.com> wrote: >> Ok, I cheated... Hans pointed me at the rubyquiz site before this >> showed up in the list, so I got a head start. But in only 15 minutes, >> I've got it solved, with only 18 lines (only 5 of those are in method >> bodies), sans whitespace. Golfers... go! > > Hold on. Golfers, can your solutions handle ... this? > > --- > &verily > lemurs: > unite: *verily > beneath: > - patagonian > - bread > - products > thusly: [1, 2, 3, 4] Wicked test case, MenTaLguY. I had to think that one through a couple times to get it right. I'm up to 21 lines now (whitespace included, no comments), but I can handle it. Still not sure how I can condense it (short of inserting ; anyway). -Mat