A classic math puzzle game. Given four numbers, use the four basic arithmetic operations (+, -, ×, ÷) to form an expression that evaluates to 24.
Rules:
- Use each of the four given numbers exactly once.
- Only use the operators +, -, ×, and ÷.
- The final result must be exactly 24.
Find all possible solutions and test your logical thinking!