Problem | childvschild |
---|---|
User | blackpanther |
Submission Time | 2025-05-14 16:15:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childvschild.cpp: In function ‘int main()’:
childvschild.cpp:23:10: error: ‘i’ was not declared in this scope
23 | bp+=ab[i].first;
| ^
childvschild.cpp:24:3: error: ‘pop’ was not declared in this scope; did you mean ‘pow’?
24 | pop.back();}
| ^~~
| pow