# 读取输入 n, m = map(int, input().split()) # 输出结果为n print(n)