0_0_16322510_32060.cpp: In function 'int main()': 0_0_16322510_32060.cpp:9:10: error: expected unqualified-id before 'int' int x, int y; ^ 0_0_16322510_32060.cpp:10:15: error: 'y' was not declared in this scope cin >> x >> y; ^