a=input()b=input()if a>b: print (a)else: print(b)
3.5 -10
3.5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!