# input S_str = input().split() a = S_str[0] #aの真偽値(str b = S_str[1] #bの真偽値(str # output print(b, a)