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