FIBONACCI1(1)=1 temps d'execution : 10 ms FIBONACCI1(2)=1 temps d'execution : 60 ms FIBONACCI1(3)=2 temps d'execution : 60 ms FIBONACCI1(4)=3 temps d'execution : 120 ms FIBONACCI1(5)=5 temps d'execution : 180 ms FIBONACCI1(6)=8 temps d'execution : 290 ms FIBONACCI1(7)=13 temps d'execution : 480 ms FIBONACCI1(8)=21 temps d'execution : 870 ms FIBONACCI1(9)=34 temps d'execution : 1350 ms FIBONACCI1(10)=55 temps d'execution : 2310 ms FIBONACCI1(11)=89 temps d'execution : 3750 ms FIBONACCI1(12)=144 temps d'execution : 5900 ms FIBONACCI2(1)=1 temps d'execution : 20 ms FIBONACCI2(2)=1 temps d'execution : 40 ms FIBONACCI2(3)=2 temps d'execution : 40 ms FIBONACCI2(4)=3 temps d'execution : 50 ms FIBONACCI2(5)=5 temps d'execution : 70 ms FIBONACCI2(6)=8 temps d'execution : 70 ms FIBONACCI2(7)=13 temps d'execution : 80 ms FIBONACCI2(8)=21 temps d'execution : 80 ms FIBONACCI2(9)=34 temps d'execution : 100 ms FIBONACCI2(10)=55 temps d'execution : 110 ms FIBONACCI2(11)=89 temps d'execution : 90 ms FIBONACCI2(12)=144 temps d'execution : 130 ms FIBONACCI2(13)=233 temps d'execution : 140 ms FIBONACCI2(14)=377 temps d'execution : 140 ms FIBONACCI2(15)=610 temps d'execution : 150 ms FIBONACCI2(16)=987 temps d'execution : 180 ms FIBONACCI2(17)=1597 temps d'execution : 190 ms FIBONACCI2(18)=2584 temps d'execution : 190 ms FIBONACCI2(19)=4181 temps d'execution : 200 ms FIBONACCI2(20)=6765 temps d'execution : 210 ms FIBONACCI3(1)=1 temps d'execution : 10 ms FIBONACCI3(2)=1 temps d'execution : 30 ms FIBONACCI3(3)=2 temps d'execution : 20 ms FIBONACCI3(4)=3 temps d'execution : 30 ms FIBONACCI3(5)=5 temps d'execution : 40 ms FIBONACCI3(6)=8 temps d'execution : 40 ms FIBONACCI3(7)=13 temps d'execution : 50 ms FIBONACCI3(8)=21 temps d'execution : 60 ms FIBONACCI3(9)=34 temps d'execution : 60 ms FIBONACCI3(10)=55 temps d'execution : 70 ms FIBONACCI3(11)=89 temps d'execution : 80 ms FIBONACCI3(12)=144 temps d'execution : 100 ms FIBONACCI3(13)=233 temps d'execution : 110 ms FIBONACCI3(14)=377 temps d'execution : 120 ms FIBONACCI3(15)=610 temps d'execution : 120 ms FIBONACCI3(16)=987 temps d'execution : 110 ms FIBONACCI3(17)=1597 temps d'execution : 130 ms FIBONACCI3(18)=2584 temps d'execution : 140 ms FIBONACCI3(19)=4181 temps d'execution : 140 ms FIBONACCI3(20)=6765 temps d'execution : 150 ms FIBONACCI4(1)=1 temps d'execution : 80 ms FIBONACCI4(2)=1 temps d'execution : 420 ms FIBONACCI4(3)=2 temps d'execution : 600 ms FIBONACCI4(4)=3 temps d'execution : 750 ms FIBONACCI4(5)=5 temps d'execution : 820 ms FIBONACCI4(6)=8 temps d'execution : 970 ms FIBONACCI4(7)=13 temps d'execution : 920 ms FIBONACCI4(8)=21 temps d'execution : 1080 ms FIBONACCI4(9)=34 temps d'execution : 990 ms FIBONACCI4(10)=55 temps d'execution : 1230 ms FIBONACCI4(11)=89 temps d'execution : 1140 ms FIBONACCI4(12)=144 temps d'execution : 1290 ms FIBONACCI4(13)=233 temps d'execution : 1130 ms FIBONACCI4(14)=377 temps d'execution : 1280 ms FIBONACCI4(15)=610 temps d'execution : 1240 ms FIBONACCI4(16)=987 temps d'execution : 1390 ms FIBONACCI4(17)=1597 temps d'execution : 1140 ms FIBONACCI4(18)=2584 temps d'execution : 1290 ms FIBONACCI4(19)=4181 temps d'execution : 1310 ms FIBONACCI4(20)=6765 temps d'execution : 1490 ms