Winner Guy Shechter (j11)
by Guy Shechter
Status: Passed Results: pass CPU Time: 0.09 Score: 80.0 Submitted at: 2003-11-04 11:02:12 UTC Scored at: 2003-11-04 11:31:28 UTC
Current Rank: 52nd Based on: fore! (diff) Basis for: tweak guy (diff) Basis for: fore take 3 (diff)
c=[];for i=0:max(b-1);c=[c a(b-i>0)];end l=sum(b); while any(~diff(c)) c=c(randperm(l)); end