| Problem | lunchbox |
|---|---|
| User | hwy |
| Submission Time | 2023-06-02 18:34:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:20:10: error: expected ‘}’ at end of input
20 | return 0;
| ^
lunchbox.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^