Problem smurf
User personjs
Submission Time 2025-01-03 20:06:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:16:14: error: ‘add’ was not declared in this scope
16 | res[mid + (add * mult)] = a;
| ^~~