Problem smurf
User yc
Submission Time 2025-05-26 19:31:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:11:8: error: expected primary-expression before ‘int’
11 | cin>>int x; N.push_back(x); N.reverse();}
| ^~~