big number arithmetic by yuyarin

main(s){gets(&s);puts("34\x00362880\x0059049"+s%56/3);}

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

download

return to the top page