@@ -1,5 +1,6 @@
#include <stdio.h>
#include <inttypes.h>
#include <stdlib.h>
void dupa(void) {
printf("KSKSKKSKSKSK\n");
@@ -15,6 +16,10 @@ int main(void)
dupa();
}
int *a = NULL;
*a = 6969;
return 0;
The note is not visible to the blocked user.