Kolakoski Sequence by clock

for(s="122",n=1;n++<6666;)s+=s[n]+0-9<<n%2;print(s)

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

download

return to the top page