On 6/3/07, Joshua Ballanco <jballanc / gmail.com> wrote: > So, I've got to lay claim to the 56 byte solution: > > sh-3.2$ wc fizzbuzz.rb > 0 2 56 fizzbuzz.rb > sh-3.2$ ruby fizzbuzz.rb | tail -11 > "FizzBuzz" > 91 > 92 > "Fizz" > 94 > "Buzz" > "Fizz" > 97 > 98 > "Fizz" > "Buzz" Have been there, but this is not a valid solution, sorry to say so :( you gotta get rid of the quotes in the output. > > ...but I'm not sure if I should post it. Would people consider that a > spoiler? The non spoiler period is over already ;) Cheers Robert > > -- > Posted via http://www.ruby-forum.com/. > > -- You see things; and you say Why? But I dream things that never were; and I say Why not? -- George Bernard Shaw