From: Johnathon Wright Date: 2009-12-10T23:35:14+09:00 Subject: Re: Distinct Sets (#225) Long time listener, first time caller. Here's my solution: http://github.com/mustmodify/ruby-quiz/tree/master/225_distinct_sets/ E:\projects\ruby-quiz\225_distinct_sets>ruby test.rb Loaded suite test Started ....... Finished in 0.008 seconds. 7 tests, 14 assertions, 0 failures, 0 errors Of course, that's just my few tests and the original examples. I haven't worked out the sorting issue yet, but here's what I get for the extended tests: E:\projects\ruby-quiz\225_distinct_sets>ruby extended_tests.rb Loaded suite extended_tests Started ..................EEE..... Finished in 0.386 seconds. 26 tests, 175 assertions, 0 failures, 3 errors ---------- Johnathon Wright Web Application Consultant