One testcase giving wrong answer

hey @aryanv, your code is giving wrong answer for testcases like this
4
1 2 8 12
Correct output
12
Your Output
11

Dry run code for this testcase once

1 Like