Problem bananasmoothie
User 0ncarat
Submission Time 2024-05-04 09:34:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bananasmoothie.cpp: In function ‘int main()’:
bananasmoothie.cpp:21:10: error: expected ‘}’ at end of input
21 | return 0;
| ^
bananasmoothie.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^