Space Index by pooq

File standardInput readLines map(v,v=v split(" ")
if(v at(0)>"",s:=v pop
v at(0)split(",")map(i,j,s=s atInsertSeq(i+j asNumber," "))s,v last)println)

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

download

return to the top page