
The "24 Game" is usually played with four different numbers from \(1\) to \(9\), for example drawn randomly out of a small deck with those numbers. For this blog post, you can forget about all that, I picked very specific numbers for you.
Using the four numbers \(3\), \(3\), \(8\) and \(8\) and the four arithmetic operations addition, subtraction, multiplication and division, you have to make an expression that evaluates to \(24\). The rules are simple:
I am not giving you a puzzle with a cheap trick involved. This is pure arithmetic.
An example valid expression would be \((3+3)\times (8+8)\) except this is not the solution because it gives \(96\) instead of \(24\).
Give it some thought, maybe take out a piece of paper and a pencil.
I heard of this from the same friend who told me about the "Fold the alphabet" problem.
Do not read the hint if you haven't spent some time thinking about the problem yet!
The intermediate steps do not have to evaluate to integer numbers.
There really is no point in sugar coating this for you, the solution is the expression \(8 \div (3 - 8\div 3)\). Quite ingenious, isn't it?
[Don't forget to subscribe to the newsletter] to get bi-weekly problems sent straight to your inbox and to add your reaction below.
Get ready for 12 intense days of problem-solving. The βAlgorithm Mastery Bootcampβ starts December 1st and it will feature 24 programming challenges, live analysis sessions, a supportive community of like-minded problem-solvers, and more! Join now and become the Python expert others can rely on.