Problem fibo
User Haocheng
Submission Time 2024-11-15 09:25:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
fibo.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^