- Owner
- ADRIAN HSD
- Problem
- Fib
- Source
- 0.37KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (b<X) ^
Results
Test number Result Time 1 Ok 0.2329s 2 Ok 0.2321s 3 Ok 0.2298s 4 Wrong answer 0.2314s