| Problem | lunchbox |
|---|---|
| User | smolmo |
| Submission Time | 2026-07-04 10:52:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:22:23: error: ‘restaurant’ was not declared in this scope; did you mean ‘restaurants’?
22 | while(i<m && limit >= restaurant[i]){
| ^~~~~~~~~~
| restaurants