Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

it is an exercice and i can't do it.help me pls.

0 votes
asked Apr 27, 2020 by gfrve dfss (340 points) 1 flag
Enter a one-dimensional integer array. Find the largest odd item. Next, make a cyclic shift to the left of the elements standing to the right of the found maximum, and once shift the elements to the right, standing to the left of the found maximum.

1 Answer

0 votes
answered Aug 6, 2021 by Devansh Saxena (140 points)
Can you please give an example of required output !!
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...