@@ -2,13 +2,8 @@
#include <stdint.h>
typedef static unsigned char HEY;
// hello
int main() {
hello[]="hello";
char hello[]="hello";
HEY res=8;
if (res!=9) {
printf(hello);
The note is not visible to the blocked user.