Problem bananasmoothie
User kuyaimutz
Submission Time 2025-06-19 16:41:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:30:2: error: expected primary-expression before ‘)’ token
30 | )
| ^
bananasmoothie.cpp:30:2: error: expected ‘}’ at end of input
bananasmoothie.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^