Getting wrong answer

Solution is correct but getting wrong answer.


Link to my solution

@sohampatil_sp There was an initialisation error and integer overflow issue.
Here https://ide.codingblocks.com/s/193966 I corrected these, please take a look

1 Like