Problem fibo_easy
User Citric3thanol
Submission Time 2026-06-24 16:45:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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