Maximum subarray

I’d used kadane’s algorithm here , but 1 test case is not passing ,please check the code?

Hey @CODER_JATIN
Can you post your code?

Sure, https://ide.codingblocks.com/s/292880

please check my code ???