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

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:12:9: error: ‘q’ was not declared in this scope
12 | q+=s[i];
| ^
bananasmoothie.cpp:14:11: error: ‘q’ was not declared in this scope
14 | cout<<q;
| ^