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