Problem fibo
User shashi93
Submission Time 2024-02-02 18:03:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:14:2: error: ‘cot’ was not declared in this scope; did you mean ‘cos’?
14 | cot << "0";
| ^~~
| cos