Junior — Senior
Sorting of odd elements in the array
livecode
Task condition
It is necessary to implement a function that sorts only the odd numbers within the given array, leaving the even elements in their places without changing the order.
livecode
Task condition
It is necessary to implement a function that sorts only the odd numbers within the given array, leaving the even elements in their places without changing the order.