- Owner
- Campean Rares-Adrian
- Problem
- Fib
- Source
- 0.26KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:15: warning: unused variable 'n' [-Wunused-variable] long long n,x,a,b,i,nr=0,cnt=0; ^ prog.cpp:5:23: warning: unused variable 'i' [-Wunused-variable] long long n,x,a,b,i,nr=0,cnt=0; ^
Results
Test number Result Time 1 Wrong answer 0.2686s