Job 20512

Owner
ADRIAN HSD
Problem
Fib
Source
0.39KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:6:20: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf ("%d", &X);
                    ^
prog.cpp:19:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     while (b<X)
             ^

Results

Test numberResultTime
1Wrong answer0.2326s
Questions?

Sponsors Gold