Problem | fibo |
---|---|
User | claireau |
Submission Time | 2023-11-09 14:41:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:10:9: error: statement cannot resolve address of overloaded function
10 | getline; return "fi";
| ^
fibo.cpp:10:18: error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive]
10 | getline; return "fi";
| ^~~~
| |
| const char*