Commit Graph

6 Commits

Author SHA1 Message Date
358175fd33 Fix & fmt & ci
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-03-09 12:42:09 +04:00
656890c1be Refactored variable constructors 2021-12-10 13:20:36 +04:00
631d25cc3c fix warnings 2021-12-08 11:17:32 +04:00
da22e1dfbb fmt 2021-12-07 20:56:04 +04:00
David Wang
abb4cebce3 Equality: bound variable range by using min/max of other variables.
magicsquare_3x3: 873 -> 63 guesses.
magicsquare_4x4: 13475456 -> 539910 guesses (all solutions).
sendmoremoney_carry: 154 -> 6 guesses.
sendmoremoney_naive: 633681 -> 4 guesses.
zebra: 453 -> no guesswork!
2017-03-03 08:06:48 +11:00
David Wang
67b7cb5dc6 Add test: Send More Money.
sendmoremoney_carry: 154 guesses.
sendmoremoney_naive: 633681 guesses.
2017-03-02 08:15:55 +11:00