| Problem | bananasmoothie |
|---|---|
| User | NoynYT |
| Submission Time | 2024-07-11 15:49:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:22:36: error: expected ‘;’ before ‘{’ token
22 | else (s[cursor]<lowest){lowest=s[cursor];}
| ^
| ;