| Problem | lunchbox |
|---|---|
| User | Sheryanne |
| Submission Time | 2024-07-31 15:34:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:25:13: error: expected ‘}’ at end of input
25 | cout << num;
| ^
lunchbox.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^