Owl Get a Life
smurf.cpp: In function ‘int main()’:smurf.cpp:10:31: error: expected primary-expression before ‘int’ 10 | for (int i = 0;i<n;i++) cin>>int x; N.push_back(x); N.reverse(); | ^~~