Problem addition
User BigBackAdrino
Submission Time 2026-06-09 22:45:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:6:1: error: ‘accumulate’ was not declared in this scope
6 | accumulate (a, b);
| ^~~~~~~~~~