Problem fibo
User Ping888
Submission Time 2023-03-07 23:53:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:17:16: error: ‘endL’ was not declared in this scope
17 | cout<<arr[0]<<endL<<arr[1]<<endL;
| ^~~~