mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 03:33:44 +03:00
345 B
345 B
fibonacci.aleo
Build Guide
To run this program, run:
leo run fibonacci
Overview
This example shows how to calculate Fibonacci number using the fast-doubling method.
It takes the input data from inputs/fibonacci.in