ques:- https://online.codingblocks.com/app/player/189104/content/180067/4801/code-challenge
what if the given input number is odd ?? how to split then
And here in sample input number which is given is not strictly decreasing 5,1,2.
Sample Input
5
1
2
3
4
5
Sample Output
true