Pendulum by angel_p_57

main(a){for(a=51;--a;)printf("%d\n%d\n",a,101-a);}

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

download

return to the top page