Digital root Fixed by tarhashi

while(1>0){var l=readInt;printf("digital_root(%d)=%d\n",l,1+(l-1)%9)}

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

download

return to the top page