The code is the following :
#include <iostream>
using namespacce std
int main()
{
cout<<"Hello Worldd"<<endl;
return 0;
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The code is the following :
#include <iostream>
using namespacce std
int main()
{
cout<<"Hello Worldd"<<endl;
return 0;
}