Winner Guy Shechter (j11)
by Luis F. Gutierrez
Status: Passed Results: pass CPU Time: 0.11 Score: 87.0 Submitted at: 2003-11-04 10:39:26 UTC Scored at: 2003-11-04 11:13:21 UTC
Current Rank: 88th Based on: come on it's early (diff)
for i=1:sum(~~b) c(i,1:b(i))=a(i); end; c=c(~~c); l=sum(b); while any(~diff(c)) c=c(randperm(l)); end