hactoberfest2022 icon indicating copy to clipboard operation
hactoberfest2022 copied to clipboard

Maximum sum using stack

Open shradham2612 opened this issue 2 years ago • 0 comments

Given three stacks of positive integers

Find a possible equal maximum sum of the stacks.

Constraints: Removal is permitted from the top of the stack.

shradham2612 avatar Oct 22 '22 18:10 shradham2612