@@ -13,8 +13,8 @@
const char g_str[ ] = "int main(){\n"
"int index;\n"
"while(1){\n"
"int index=1000;\n"
"while(index--){\n"
"printf(index)\n"
"}\n"
"}";
The note is not visible to the blocked user.