@ -4,6 +4,7 @@ int main (void)
{
puts ("Hello World!");
int a = 0;
int b = 0;
int b = 2;
int c = a + b;
return 0;
}
The note is not visible to the blocked user.