small refactor and cleanup
This commit is contained in:
27
tests/fib.expected
Normal file
27
tests/fib.expected
Normal file
@@ -0,0 +1,27 @@
|
||||
1
|
||||
1
|
||||
2
|
||||
3
|
||||
5
|
||||
8
|
||||
13
|
||||
21
|
||||
34
|
||||
55
|
||||
89
|
||||
144
|
||||
233
|
||||
377
|
||||
610
|
||||
987
|
||||
1597
|
||||
2584
|
||||
4181
|
||||
6765
|
||||
10946
|
||||
17711
|
||||
28657
|
||||
46368
|
||||
75025
|
||||
-------
|
||||
25 numbers printed from the fibonaci sequence
|
||||
Reference in New Issue
Block a user