Pendulum by clock

void main(){foreach(n;0..50)printf("%d
%d
",50-n,51+n);}

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

download

return to the top page