@ -4,4 +4,5 @@ int main() {
int a = 2;
int b = 3;
std::cout << a - b;
std::cout << a + b;
}
The note is not visible to the blocked user.