int main ( ) {
std : : cout << "Hello World!" ;
return0;
}
OUTPUT
Hello World!
#helloworldprogram#programmer#BNB