| Problem | conductslip |
|---|---|
| User | asbx |
| Submission Time | 2023-11-20 10:49:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conductslip.cpp: In function ‘int main()’:
conductslip.cpp:30:18: error: request for member ‘push_back’ in ‘happiness’, which is of non-class type ‘int [n]’
30 | else happiness.push_back[s];
| ^~~~~~~~~