a=float(input())b=float(input()) print(max(a, b))
3 4
4.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!