Problem toblerone
User Pan
Submission Time 2024-08-06 11:37:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toblerone.cpp: In function β€˜int main()’:
toblerone.cpp:51:10: error: expected initializer before β€˜+=’ token
51 | ll ans += arr[idx];
| ^~