Life game by Raider

main(s){\x0d
scanf("%d",&s);\x0d
puts(s%3?s%11?"010001100\n100110000\n111100010\n011111100":"011\n011":"01110\n00101\n00010");}

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

download

return to the top page