24 game/Solve: Difference between revisions

Line 3,730:
 
=={{header|Perl 6}}==
{{broken|perl6Perl 6}}
A loose translation of the Perl entry. Does not return every possible permutation of the possible solutions. Filters out duplicates (from repeated digits) and only reports the solution for a particular order of digits and operators with the fewest parenthesis (avoids reporting duplicate solutions only differing by unnecessary parenthesis).
 
Anonymous user