Job 21030

Owner
Dragos Tanase
Problem
Fib
Source
0.55KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i = 3; i<=nr2; i++)
                         ^
prog.cpp:10:60: warning: unused variable 'X' [-Wunused-variable]
   unsigned long long int nr0 = 0, nr1 = 0, nr2 = 0, n = 0, X = 0, copienr2 = 0;
                                                            ^

Results

Test numberResultTime
1Wrong answer0.2717s
Questions?

Sponsors Gold