Problem bananasmoothie
User NoynYT
Submission Time 2024-07-11 16:41:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:14:16: error: expected ‘;’ before ‘}’ token
14 | q+=s[i]
| ^
| ;
15 | }
| ~