Problem potatosalad
User itchydeez
Submission Time 2023-11-20 20:21:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:12:12: error: expected ‘;’ before ‘}’ token
12 | a+=arr[g]}
| ^
| ;