Problem lunchbox
User Zachareeeee
Submission Time 2024-11-28 16:00:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:12:10: error: ‘class std::vector<int>’ has no member named ‘start’
12 | sort(v.start, v.end);
| ^~~~~