#!/usr/bin/env python3 # @author 轩辕龙儿 # @date 2022/10/25 # @file NP7.py num = float(input()) print(int(num))