Problem | fibo |
---|---|
User | Keiram09 |
Submission Time | 2023-11-10 10:38:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp:16:21: error: missing terminating " character
16 | cout << arr[i] << "\n;
| ^~~~
fibo.cpp: In function βint32_t main()β:
fibo.cpp:17:2: error: expected primary-expression before β}β token
17 | }
| ^