Problem | fibo |
---|---|
User | aanyabiswas |
Submission Time | 2024-03-03 18:59:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp:11:7: error: invalid preprocessing directive #update
11 | # update values
| ^~~~~~
fibo.cpp:1:1: error: ‘nterms’ does not name a type
1 | nterms = int(input())
| ^~~~~~