Problem | lunchbox |
---|---|
User | Batigol |
Submission Time | 2024-01-05 22:21:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:22:3: error: expected primary-expression before ‘)’ token
22 | )else{
| ^
lunchbox.cpp:42:1: error: expected ‘}’ at end of input
42 | }
| ^
lunchbox.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^