@@ -1,7 +1,7 @@
#include <iostream>
int calculate(int a, int b) {
return a + b;
return a + o;
}
int main() {
The note is not visible to the blocked user.