[EXAMPLE]
(INPUT) 8 16 7 15 11
(OUTPUT) 16 15 7 8 11
I want to sort array only non-prime number in descending order like the example above! And I cannot