0_0_33899522_8441.cpp: In function 'int main()': 0_0_33899522_8441.cpp:12:3: error: expected ';' before 'int' int n; ^ 0_0_33899522_8441.cpp:13:10: error: 'n' was not declared in this scope cin >> n; ^