int main() { int a[7] = {4,33,11,8,12,123,2}, temp; for (int i = 7; i >= 0; i--) { for (int j = 7; j > 7 - i; j--) { if (a