@@ -0,0 +1,6 @@
#include <stdio.h>
main (){
int c;
c='\0';
printf("%d\n",c);
}
The note is not visible to the blocked user.