Problem | lunchbox |
---|---|
User | Pranav |
Submission Time | 2024-03-02 19:24:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:40:3: error: expected ‘}’ before ‘else’
40 | else{
| ^~~~
lunchbox.cpp:12:10: note: to match this ‘{’
12 | if (a>0){
| ^
lunchbox.cpp: At global scope:
lunchbox.cpp:45:1: error: expected declaration before ‘}’ token
45 | }
| ^