To run this program, run:
leo run fibonacciTo execute this program, run:
leo execute fibonacciThis example shows how to calculate Fibonacci number using the fast-doubling method.
It takes the input data from inputs/fibonacci.in
To run this program, run:
leo run fibonacciTo execute this program, run:
leo execute fibonacciThis example shows how to calculate Fibonacci number using the fast-doubling method.
It takes the input data from inputs/fibonacci.in