Problem lunchbox
User meal
Submission Time 2024-11-05 16:16:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:16:16: error: missing template arguments before β€˜[’ token
16 | x = x - array[i];
| ^