Winner Guy Shechter (j11)
by Luis F. Gutierrez
Status: Passed Results: pass CPU Time: 0.27 Score: 86.0 Submitted at: 2003-11-04 11:05:38 UTC Scored at: 2003-11-04 11:33:38 UTC
Current Rank: 78th Based on: tweak lazlo 3 (diff)
c=[]; for i=1:sum(~~b) c=[c a(i)*ones(1,b(i))]; end while any(~diff(c)) c=c(randperm(sum(b))); end