a,b=map(str, input().split()) print(f"{b} {a}")