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