Problem waterbomb
User emyz
Submission Time 2024-12-02 15:32:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:14:13: error: ‘i’ was not declared in this scope
14 | cout<<arr[i]-d<<endl;
| ^