main(__float80 x){for(;~scanf("%Lf",&x);)printf("%jd\n",llroundl(x));}