Problem fibo
User pearl333
Submission Time 2025-03-19 12:59:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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