#include void main( void ) { cout << "Hello world from C++" << endl; }