24 game/Solve: Difference between revisions

Content added Content deleted
m (→‎{{header|Raku}}: PErl 6 -> Raku)
m (→‎{{header|Picat}}: Fix comment: Perl 6 --> Raku)
Line 4,997: Line 4,997:
nl.
nl.


% A string based approach, inspired by - among others - the Perl6 solution.
% A string based approach, inspired by - among others - the Raku solution.
solve_num(Nums, Target,Expr) =>
solve_num(Nums, Target,Expr) =>
Patterns = [
Patterns = [