I was doing a program of assignment on 'Increasing Decreasing Sequence" but my program failed 3 test cases. Can you help me out?? I solved it in assignment section
https://ide.codingblocks.com/s/439826
Regarding a program
Hello @sarthak_singhal from what i can see is that yo are judging the question in the way that either there will be increasing or decreasing sequence but no in question we have to check if we can split the array into two halves of increasing and decreasing.