Skip to content

Latest commit

 

History

History
 
 

fibonacci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

fibonacci.aleo

Run Guide

To run this program, run:

leo run fibonacci

Execute Guide

To execute this program, run:

leo execute fibonacci

Overview

This example shows how to calculate Fibonacci number using the fast-doubling method.

It takes the input data from inputs/fibonacci.in