Winner Guy Shechter (j11)
by Mohsen Nosratinia
Status: Passed Results: pass CPU Time: 0.271 Score: 83.0 Submitted at: 2003-11-04 11:13:54 UTC Scored at: 2003-11-04 11:44:20 UTC
Current Rank: 60th Based on: 6th try! (diff)
c=[]; for i=find(b) c = [c a(i)*ones(1,b(i))]; end while any(~diff(c)) c=c(randperm(sum(b))); end