| Problem | flamethrower |
|---|---|
| User | KJF |
| Submission Time | 2026-02-17 15:14:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:15:11: error: ‘accummulate’ was not declared in this scope
15 | total = accummulate(nums.begin(), nums.end(), 0);
| ^~~~~~~~~~~