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

Compile Error

waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:10:12: error: expected ‘;’ before ‘}’ token
10 | arr[i-1]=a}
| ^
| ;