| Problem | fibo |
|---|---|
| User | Shreyas123456789 |
| Submission Time | 2026-03-02 16:14:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
fibo.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^