- Owner
- Lungu Roxana Mihaela
- Problem
- Fib
- Source
- 0.22KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:4: error: expected ';' before 'a' a = 0; ^
prog.cpp: In function 'int main()': prog.cpp:8:4: error: expected ';' before 'a' a = 0; ^