| Problem | bananasmoothie |
|---|---|
| User | xe |
| Submission Time | 2024-11-14 13:39:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp:3:1: error: ‘::main’ must return ‘int’
3 | int long long
| ^~~
bananasmoothie.cpp:19:3: error: ‘cout’ does not name a type
19 | } cout << sum;
| ^~~~