Problem potatosalad
User Aum
Submission Time 2023-11-15 14:23:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:17:12: error: expected ‘;’ before ‘arr’
17 | ans ++ arr[i];
| ^~~~
| ;