matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.1k stars 1.27k forks source link

Update Bubble_Sort_2.c #1054

Open lumendesp opened 4 years ago

lumendesp commented 4 years ago

Added the option to choose the size of the array, choose the elements and the ordering.