Please in order to save solutions and appear on the leaderboards.

24 Game

Details

The 24 game is an arithmetical puzzle in which the objective is to find a way to combine four integers using only basic arithmetic operations (+, -, ×, ÷) to get a result of 24. Each integer must be used exactly once.

The variation we use is played with a standard 52-card deck, with integers ranging from 1 to 13. Print all solvable quadruples of integers. The integers of each quadruple should be printed in non-decreasing order.

Keep in mind that some solutions involve fractions. For example, the only solution to 1 3 4 6 is 6/(1-3/4).

0 bytes, 0 chars
Restore solution
All
Compiled from AT&T syntax to x86-64 Linux. Use syscalls to write output.
Fennel is an experimental language, no solutions will be saved. Please leave feedback on the GitHub issue.
ctrl + enter or

Delete Solution

Are you sure you want to delete your solution(s) for 24 Game?

If you have seperate bytes and chars solutions then both will be deleted.

This is irreversible, please backup any code you care about.

Type I understand and press confirm to continue.