Problem | fibo |
---|---|
User | ETkilobyte |
Submission Time | 2024-06-15 18:29:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:16:5: error: expected ‘}’ at end of input
16 | }
| ^
fibo.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^