| Problem | fibo |
|---|---|
| User | Mineshafter61 |
| Submission Time | 2024-01-16 20:37:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:15:3: error: expected ‘,’ or ‘;’ before ‘cout’
15 | cout << d << endl;
| ^~~~