Problem lunchbox
User ghx312
Submission Time 2026-02-12 11:48:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:11: error: ‘class std::vector<int>’ has no member named ‘sort’
14 | meals.sort();
| ^~~~