On Mon, 29 Nov 2004 07:33:35 +0900 Jannis Harder <jannis / harderweb.de> wrote: > My solution: > > 1 Send mails with N words (see @steps) > 2 delete all words of the clean mails > 3 shuffle word list > 4 repeat with a smaller N > > ########### > class JannisHardersAlgorithm < RQ9Algorithm > def initialize() > @steps = [110000,700000,300000,200000,110000, > 70000,30000,20000,11000,7000, > 3000,2000,1100,700,300,200,110, > 70,30,20,11,7,3,2,1] > end > [snip] Interesting. How did you come up with the step numbers? Regards, Brian -- Brian Schröäer http://www.brian-schroeder.de/