@@ -0,0 +1,12 @@
#include <stdio.h>
#include <stdint.h>
typedef static unsigned char HEY;
int main() {
hello[]="hello";
HEY res=8;
if (res!=9) {
printf(hello);
}
unsigned char r=6;
return r;
The note is not visible to the blocked user.