| Problem | bananasmoothie |
|---|---|
| User | hwy |
| Submission Time | 2023-06-06 16:05:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:16:9: error: expected ‘;’ before ‘else’
16 | break
| ^
| ;
17 | else
| ~~~~