0_0_21557089_2883.cpp: In function 'int main()': 0_0_21557089_2883.cpp:24:12: error: 'x' was not declared in this scope if(x==y)continue; ^ 0_0_21557089_2883.cpp:24:15: error: 'y' was not declared in this scope if(x==y)continue; ^