@ -0,0 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char* argv[])
{
printf("Hello, World!");
return EXIT_SUCCESS;
}
The note is not visible to the blocked user.