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