| Problem | averyclassicsubsegmentproblem |
|---|---|
| User | enterusername |
| Submission Time | 2026-06-17 11:32:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
averyclassicsubsegmentproblem.cpp: In function ‘int main()’:
averyclassicsubsegmentproblem.cpp:15:12: error: ‘acummulate’ was not declared in this scope
15 | int sum = acummulate(a.begin(), a.end(), 0);
| ^~~~~~~~~~