Winner Claus Still (FSec4)

Finish 2003-11-12 10:00:00 UTC

with_sort2

by Kaspar

Status: Failed
Results: []

Comments
Kaspar
05 Nov 2003
Actually, most of the others forgot to sort...
Please login or create a profile.
Code
for j=1:3
    b = any(ismember(char(a)',[a{b}]));
end
c=sort(find(b))