|
|
|
|
ARITH24
|
|
Applet by Huahai Yang
|
|
You are given 4 playing cards and your goal is to use the number on each card once and only once, and to
compute them until the result equals 24. You can apply all of these arithmetic operations: addition, subtraction,
multiplication and division to achieve the goal. Come up with the solution as quickly as possible to get a higher
score.
The values of the face cards are: Jacks=11, Queens=12, Kings=13, Aces=1
|