Increasing Split by letranger

$<.map{|z|t=n=0
s=''
z.chars{|c|m=(s<<c).to_i
m<n||(t+=n=m
print n,s=' ')}
puts"=#{t}"}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page