Problem | fibo |
---|---|
User | BuiNgocDuc |
Submission Time | 2025-07-01 14:49:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:18:5: error: ‘re’ was not declared in this scope
18 | re
| ^~
fibo.cpp:18:5: error: expected ‘}’ at end of input
fibo.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^