| Problem | fibo |
|---|---|
| User | jamallikestocode |
| Submission Time | 2026-03-05 20:32:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:21:22: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<<’
21 | b = next << endl;
| ~~~~~^~~~~~~