Life game by 51b

import std.stdio;void main(){int n,x=readln.length;foreach(c;x%5?x%3?n=3,[3,3]:(n=5,[14,5,2]):(n=9,[140,304,482,252]))writef("%0*b\n",n,c);}

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

download

return to the top page