I have putted constraint condition in my code still one test case is not passing kindly tell,…
https://ide.codingblocks.com/s/131246 Link to the code is above
Max value in array
i have sorted the data still 1 test case not passing and i have not used anywhere in my code int max =a[0] after using sorting the following code :==https://ide.codingblocks.com/s/126058