print this triangle by chocobi

j;f(n){n&&putchar(n%j+(n%j>9?87:48),f(n/j));}main(i){for(;j=++i<64;)for(;j++<i;putchar(j-i?32:10))f(i);}

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page