Guess what it does by twobit

main(d,x){for(x=249;x<250;x-=d)d-=!x,printf("%d ",x+7*(x>12));}

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

download

return to the top page