answersLogoWhite

0

#include<iostream>

int main()

{

using namespace std;

cout<<"Hello world!"<<endl;

return(0);

}

User Avatar

Wiki User

12y ago

What else can I help you with?