0_0_39716986_22019.cpp: In function 'int main()': 0_0_39716986_22019.cpp:16:29: error: 'flag' was not declared in this scope 16 | if((sum == 0 && flag) || (sum && flag == 0)) printf("Brother\n"); | ^~~~