Regarding Sorted Array

In recursion section there is a question to check if an array is sorted or not. My program is not passing 1 test case . Can you help me out??https://ide.codingblocks.com/s/571109

hello @sarthak_singhal
in line 7 , use <=