a=input().split for i in a: b=+int(i) print(b)