Problem brick
User Soysauce
Submission Time 2024-08-21 16:37:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:12:7: error: ‘class std::vector<long long int>’ has no member named ‘pushback’; did you mean ‘push_back’?
12 | pedo.pushback(c[0])
| ^~~~~~~~
| push_back
brick.cpp:13:18: error: ‘e’ was not declared in this scope
13 | for (int e = 1; e<n; e++){
| ^
brick.cpp:31:37: error: ‘f’ was not declared in this scope
31 | for (int fuc=pedo.size()-1;fuc>=0; f--){
| ^