| Problem | fibo |
|---|---|
| User | ilovepythonandhatecplusplus |
| Submission Time | 2024-02-29 20:31:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function βint main()β:
fibo.cpp:19:17: error: expected primary-expression before β<<β token
19 | std::cout<<sec<<<<"\n";
| ^~