@ -1,5 +1,7 @@
#include <iostream>
int main() {
std::cout << "Hello";
int a = 2;
int b = 3;
std::cout << a - b;
}
The note is not visible to the blocked user.