Re: Euphoria sucks at golfing

new topic     » goto parent     » topic index » view thread      » older message » newer message

Whittled down to 141:

object t=and_bits(gets(0),#DF),L="LLAMA",i=0,X={} 
 
while length(L) do 
  i=find(L[1],t,i+1) 
  X&=i 
  L=L[2..$] 
end while 
 
if find(0,X) then 
  X={} 
end if 
?X 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu