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