Skip to content

Latest commit

 

History

History
 
 

bubblesort

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bubblesort

Run Guide

To run this program, run:

leo run bubble_sort

Execute Guide

To execute this program, run:

leo execute bubble_sort

Overview

This example shows how to sort an array.

It takes the input data from inputs/bubblesort.in