| Problem | conductslip |
|---|---|
| User | asbx |
| Submission Time | 2023-11-20 10:47:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conductslip.cpp: In function ‘int main()’:
conductslip.cpp:30:29: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
30 | else happiness.push_back[s];
| ^
conductslip.cpp:42:1: error: expected ‘}’ at end of input
42 | }
| ^
conductslip.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^