Problem | helloworld |
---|---|
User | slushiisushii |
Submission Time | 2023-01-27 17:40:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:4: error: ‘class std::vector<int>’ has no member named ‘top’
7 | v.top();
| ^~~