Value by teebee(pooq)

int i;int n;input n;for i=1 to n{input n;n=ceil(sqrt(n)-0.5);print n*11+n mod 10;}

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

download

return to the top page