| Problem | lunchbox |
|---|---|
| User | AndyChen |
| Submission Time | 2026-04-17 15:27:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:21:14: error: expected ‘}’ at end of input
21 | cout << u;
| ^
lunchbox.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^