| Problem | averyclassicsubsegmentproblem |
|---|---|
| User | enterusername |
| Submission Time | 2026-06-17 11:32:16 |
| 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: ‘acuumulate’ was not declared in this scope
15 | int sum = acuumulate(a.begin(), a.end(), 0);
| ^~~~~~~~~~