- Owner
- Dragos Tanase
- Problem
- Fib
- Source
- 0.36KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:43: warning: unused variable 'X' [-Wunused-variable] int nr0 = 0, nr1 = 0, nr2 = 0, n = 0, X = 0, copienr2 = 0; ^
Results
Test number Result Time 1 Ok 0.2680s 2 Wrong answer 0.2692s