Problem lunchbox
User jasmine
Submission Time 2023-11-09 10:30:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:4:30: error: storage size of ‘amount’ isn’t known
4 | int boxes, schools, b, sum, amount[];
| ^~~~~~