Question 216665
Given 3 numbers: 5 5 5 . Using only mathematical operations and using each number only once, get the answer 24


If 0 is allowed, we will then have: {{{highlight_green((5 * 5) - 5^0)}}} = 25 - 1 = 24.