import sys

a=input()
print(a.split(" "))