m=int(input())n=int(input())print(m+n)print(m-n)print(m*n)print(m/n)
34 17
51 17 578 2.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!