What is the minimum value of positive integer such that we can fill in the boxes above with the four mathematical operators ( ) and the equation holds true?
Note : Order of operations (BODMAS) applied.
Bonus : What would the answer be if we were to find the maximum value of integer ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
among the operations +,-, ,/ the value can increase in the greatest rate by using * in all places now we need to calculate how many * in 2 2 2 ........*2=2^65536. so the no of * will be 65535. want explanation?