IN this code i am inserting odd elements at start and even at last when taking input. I dont understand which test cases i’m failing.
 
      
    IN this code i am inserting odd elements at start and even at last when taking input. I dont understand which test cases i’m failing.