The 24 game is an arithmetical puzzle in which the objective is to find a way to manipulate four integers so that the end result is 24.
Every number must be used exactly once, and the allowed operations include +, -, *, and /. Parentheses can also be used.
More informationHere, we expanded the goal number to not just be 24 but any number you want.
Source codeTheme: Tokyo Night