Diffing "j1" and "j11"

Title: j1 j11
Author: Julian Guy Shechter
Submitted: 2003-11-04 11:19:18 UTC 2003-11-04 11:49:03 UTC
Status: Passed Passed
Score: 37.0 36.0
Result: pass pass
CPU Time: 0.06 0.06
Code:
c = [];
while sum(b)>0
    c=[c,a(b>0)]
    c=[c a(b>0)]
    b=b-1
end