@@ -0,0 +1,8 @@
#include <stdio.h>
int main() {
for (int i = 0; i < 10; i++) {
printf("poopy\n");
}
return 0;
The note is not visible to the blocked user.