#include <stdio.h> int main(){ int a = 13; int a2 =15; printf("%d",a+a2);}
Standard input is empty
28
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!