| Problem | lunchbox |
|---|---|
| User | ybc |
| Submission Time | 2023-11-15 10:10:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:22:12: error: expected ‘}’ at end of input
22 | cout << sum;
| ^
lunchbox.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^