Problem flamethrower
User Pavan1000
Submission Time 2023-08-30 16:51:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:18:17: error: ‘k’ was not declared in this scope
18 | curr+=arr[i+k];
| ^