| Problem | fibo |
|---|---|
| User | Randomguy |
| Submission Time | 2025-12-26 17:48:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:8:4: error: ‘class std::vector<long long int>’ has no member named ‘push_backk’; did you mean ‘push_back’?
8 | e.push_backk(0);
| ^~~~~~~~~~
| push_back