Problem lunchbox
User Bensamuel2008
Submission Time 2025-06-18 16:31:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function β€˜int main()’:
lunchbox.cpp:11:32: error: expected identifier before β€˜(’ token
11 | while (N >= school.top()) and (not school.empty()){
| ^