0_0_39576296_13030.cpp: In function 'int main()': 0_0_39576296_13030.cpp:262:36: error: 'x' was not declared in this scope 262 | if(x == y) | ^ 0_0_39576296_13030.cpp:262:41: error: 'y' was not declared in this scope 262 | if(x == y) | ^