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