print(sorted(set(i for i in input().split())))