[Community Puzzle] Fibonacci's Rabbit

The output requirement is always the same:

An Integer FN, the number of pairs of newly born rabbits at year N.

I think it’s just some of the parameters (e.g. 1 year to turn into adult) that make you have the illusion that the output required is something else.

i’m looking for help on this question too. have you figured it out?

i really wonder if there’s a solution to this. I’m having a lot of trouble with tests 7 and 8 in JavaScript as well.

Please study the answer above:
https://forum.codingame.com/t/community-puzzle-fibonaccis-rabbit/200691/11

thank you for your help. this helped me reach the solution. i see now that it is possible.

1 Like