Problem lunchbox
User jerriel
Submission Time 2025-04-23 16:12:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:17: error: invalid types ‘long long int[int]’ for array subscript
15 | ans+=a[i];
| ^