| Problem | lunchbox |
|---|---|
| User | Ronaldo7 |
| Submission Time | 2026-06-23 15:47:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:20:14: error: expected ‘}’ at end of input
20 | cout<<number;
| ^
lunchbox.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^