To run this program, run:
leo run fibonacci
To execute this program, run:
leo execute fibonacci
This example shows how to calculate Fibonacci number using the fast-doubling method.
It takes the input data from inputs/fibonacci.in
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To run this program, run:
leo run fibonacci
To execute this program, run:
leo execute fibonacci
This example shows how to calculate Fibonacci number using the fast-doubling method.
It takes the input data from inputs/fibonacci.in