Value by Unknown

main(n){for(scanf("%*d");~scanf("%d",&n);printf("%d\n",11*n+n%10))n=round(sqrt(n));}

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

download

return to the top page