Add bubble sort #8

Merged
cromer merged 16 commits from bubblesort into master 2018-11-11 19:17:20 -03:00
Showing only changes of commit 8d4e695bec - Show all commits

View File

@ -14,7 +14,7 @@
\usepackage{listings}
\lstset{
basicstyle=\footnotesize\ttfamily,
basicstyle=\small\ttfamily,
columns=flexible,
breaklines=true
}