trimming by nn

r=i=0
System.in.eachLine{it=~/\S/&&!r?r=(4*i?:5)..(i?22:17):i++
r&&println(it[r])}

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

download

return to the top page