x=int(input())a=x//10b=x%10s=a+bprint(s)
25
7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!