Problem | fibo |
---|---|
User | currypotato |
Submission Time | 2023-01-28 18:46:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:14:3: error: expected ‘}’ at end of input
14 | }
| ^
fibo.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^