| Problem | helloworld |
|---|---|
| User | slushiisushii |
| Submission Time | 2022-12-30 14:35:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:4: error: ‘class std::vector<int>’ has no member named ‘pop’
6 | v.pop();
| ^~~