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

Compile Error

waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:12:10: error: ‘i’ was not declared in this scope
12 | if (arr[i]-d>=0)
| ^