Increasing Split by clock

while""do c=""p=0 s=0
io.read():gsub(".",function(x)c=c..x
if.9<c/p then io.write(c," ")p=c c=""s=s+p end
end)print("="..s)end

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

download

return to the top page