Difference between revisions of "TADM2E 1.2"
From Algorithm Wiki
(Recovering wiki) |
(No difference)
|
Revision as of 18:13, 11 September 2014
<math>a = -2</math><br> <math>b = 3</math><br><br> <math>min(a,b) = -2</math><br> <math>a * b = (-2) * 3 = -6</math><br><br><br>
-- Solution by Rajiv Seelam