electronic dice by nn

main(n){for(;gets(&n);)printf("%d 0 %d\n%d %d %3$d\n%2$d 0 %1$d\n\n",n>50,51%n%2,n>53,n%2);}

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

download

return to the top page