#25073: print(max(map(int,input().split())))


hs710165@students.hshs.chc.edu ... (張瀚明710165)


print(max(map(int,input().split())))