Given a mathematical expression 2+4*6+8-11, how would you bracket it in such a way that it gives the maximum value? Is it possible to code this up?
SupportExpert
Given a mathematical expression 2+4*6+8-11, how would you bracket it in such a way that it gives the maximum value? Is it possible to code this up?
Share