Distribute by recursive

while 1:t=[],[];[min(t,key=sum).append(v)for v in input()];print`t`.replace(" ","")

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

download

return to the top page