Problem | fibo |
---|---|
User | themailcat |
Submission Time | 2024-11-11 16:35:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:13:5: error: expected ‘(’ before ‘n’
13 | if n > 2 {
| ^
| (