GCD of 1 to n by samoht

for i=1 to 10 do Printf.printf "%i\n" 1 done

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

download

return to the top page