Pendulum by clock

fn main(){for int::range(51,101)|i|{print(fmt!("%d
%d
",101-i,i))}}

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

download

return to the top page