leo/examples/bubblesort
2022-08-01 16:04:00 -07:00
..
inputs add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00
src add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00
.gitignore add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00
program.json add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00
README.md add import example, remove directory nesting, improve examples readme 2022-08-01 16:04:00 -07:00

bubblesort

Build Guide

To compile this program, run:

leo build

To run this program, run:

leo run