#include using namespace std; void main(void) { cout << " hello world" << endl; }