Smplec #A smaple c++ program #include using namespace std; int main(){ cout<<"Hello there"<<endl; retuen 0; }