Problem fibo
User Enigma
Submission Time 2023-11-09 11:45:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int32_t main()’:
fibo.cpp:22:3: error: expected ‘}’ at end of input
22 | }
| ^
fibo.cpp:14:16: note: to match this ‘{’
14 | int32_t main() {
| ^