- Owner
- Banu Denis
- Problem
- Fib
- Source
- 0.65KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:24:10: warning: division by zero [-Wdiv-by-zero] x/=0; ^
Results
Test number Result Time 1 Ok 0.2498s 2 Time Limit Exceeded 1.2457s