from sys import stdin n = stdin.readline() print(n)