java-solutions
java-solutions copied to clipboard
Overflow Temporary Answer Case Fixed
Code was failing for the overflow testcase
int[] nums = { 0, 10, 10, 10, 10, 10, 10, 10, 10, 10, -10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 0 };