from decimal import* while 1:print Decimal(`input()`).to_integral()