#include #define SIZE 6 int main() { int lotto[] = { 10, 48, 1, 37, 6, 24 }; int c,a,b,temp; puts("Here is the array unsorted:"); for(c=0;c