Problem doll_noi
User bachnguyen123
Submission Time 2025-11-23 11:49:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:27:4: error: expected ‘}’ before ‘else’
27 | else dolls.push_back(a[i]);
| ^~~~
doll_noi.cpp:23:4: note: to match this ‘{’
23 | {
| ^