Problem | carpark |
---|---|
User | IWKR |
Submission Time | 2022-12-30 14:45:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int32_t main()’:
carpark.cpp:24:13: error: request for member ‘push_back’ in ‘noneeed’, which is of non-class type ‘long long int’
24 | noneeed.push_back(1);
| ^~~~~~~~~