| Problem | fibo |
|---|---|
| User | Zera |
| Submission Time | 2024-01-08 22:15:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
4 | ios_base::sync_with_stdio(0); cin.tie(0);
| ^
fibo.cpp:4:31: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios_base::sync_with_stdio(0); cin.tie(0);
| ^~~
| sin