Winner Claus Still (FSec4)
by Jan und Winfried
Status: Failed Results: []
s=lower(a{b}); t=s; c = b; for h=1:3 for n=1:length(a) if any(any(t'*ones(1,length(a{n}))==ones(length(t),1)* ... a{n})); c=unique(sort([c n])); s=[s lower(a{n})]; end t=s; end end