Bisection by teebee

while(0<1){val a=readLine;println(a grouped(a.size/2)mkString" ")}

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

download

return to the top page