//bubble sort algorithm #include #include #include #define SIZE 10 //function main begins program execution int mai