| Problem | lunchbox |
|---|---|
| User | Xinyu1211 |
| Submission Time | 2024-06-21 09:38:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:24:13: error: expected ‘}’ at end of input
24 | cout << num;
| ^
lunchbox.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^