You are viewing a single comment's thread. Return to all comments →
Guys, in the test case examples there is an array with these specifications:
arr = [2, 0, 0, 0]
This array has No balanced sums, but in the submission part, the answer is Yes. Any ideas???
Seems like cookies are disabled on this browser, please enable them to open this website
Sherlock and Array
You are viewing a single comment's thread. Return to all comments →
Guys, in the test case examples there is an array with these specifications:
arr = [2, 0, 0, 0]
This array has No balanced sums, but in the submission part, the answer is Yes. Any ideas???