@@ -1,6 +1,8 @@
#include <stdio.h>
#include <stdlib.h>
int a;
int sum(int a, int b) {
return a+b;
}
The note is not visible to the blocked user.