Decimal Point Fixed by tails

char a[];main(b,l){for(;~scanf("%s%n%d ",a,&l,&b);printf(b<l?"%.*s%s%s\n":"%3$#1.*f%s\n",abs(l-b),a,"."+!b,a+l-b))for(;48/a[l-1]*b;)a[--l]=!b--;}

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