Problem | brick |
---|---|
User | Soysauce |
Submission Time | 2024-08-21 16:38:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp: In function ‘int main()’:
brick.cpp:11:7: error: ‘class std::vector<long long int>’ has no member named ‘pushback’; did you mean ‘push_back’?
11 | pedo.pushback(c[0])
| ^~~~~~~~
| push_back
brick.cpp:12:18: error: ‘e’ was not declared in this scope
12 | for (int e = 0; e<n; e++){
| ^