main = getLine >>= print . (read :: String -> Integer)