using System.Console;for(;;)Write("{0:0}\n",decimal.Parse(ReadLine()))