#include #include void arraydescending(int array[]){ for (int j=0; j<9; j++){ for (int i=0; i<8; i++) {