Problem | bananasmoothie |
---|---|
User | nicc |
Submission Time | 2025-06-19 16:11:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int32_t main()’:
bananasmoothie.cpp:29:12: error: expected ‘}’ at end of input
29 | cout << sum;
| ^
bananasmoothie.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^