Problem fibo
User jerrielchangjiebin
Submission Time 2024-12-11 13:24:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp:5:1: error: expected ‘,’ or ‘;’ before ‘signed’
5 | signed main() {
| ^~~~~~