b = int(input())a = int(input())print(a*b)print(a+b)
9 8
72 17
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!