@ -1,8 +1,9 @@
#include <iostream>
int main()
{
std::cout<<"Hello World";
return 0;
using namespace std;
cout<<"Hello World";
}
The note is not visible to the blocked user.