#include <iostream> using namespace std;int main(){ cout<<"hello baba"; return 0; }
45
hello baba
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!