Problem | brick |
---|---|
User | carson |
Submission Time | 2025-03-14 17:15:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:23:8: error: ‘class std::deque<int>’ has no member named ‘push_fornt’; did you mean ‘push_front’?
23 | arr.push_fornt(x);
| ^~~~~~~~~~
| push_front