Advent of Code Not Quite Lisp by xsot

while 1:
 s=input();i=j=0
 while~j-j+i:j+=s[i]<s;i+=1
 print(i)

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

download

return to the top page