Talk:24 game/Solve: Difference between revisions

Declarative logic
(Declarative logic)
Line 5:
 
:My son just worked out the following result: <code>(9-5)*(9-3)</code>, but putting 9,5,9,3 into the solver made it produce: <code>5 / 3 * 9 + 9</code>. I don't know if a less than two bracket solution exists for every two bracket solution though? --[[User:Paddy3118|Paddy3118]] 21:40, 1 November 2009 (UTC)
:: Paddy, Python supports declarative logic, doesn't it? Just thought I'd mention it. (It'd be nice to see some more declarative logic solutions and/or tasks, too.) --[[User:Short Circuit|Michael Mol]] 00:23, 2 November 2009 (UTC)