Commit Graph

97 Commits (2c73e72e5ea46fa688cafda74358c7fe45d58b10)

Author SHA1 Message Date
Aaron Schaefer 7361ee58a8 Fix Project Euler solutions using combinators.lib stuff that moved 2008-02-11 15:14:56 -05:00
Aaron Schaefer 67607467b5 Solution to Project Euler problem 46 2008-02-10 22:11:31 -05:00
Aaron Schaefer 9c2218a1c4 Update solution to Project Euler problem 92 2008-02-09 22:40:18 -05:00
Aaron Schaefer a34c5aabed Slow solution to Project Euler problem 92 2008-02-09 22:13:01 -05:00
Aaron Schaefer 96853249a4 Use tri instead of repeated keeps for PE solutions 2008-02-09 19:54:31 -05:00
Aaron Schaefer 5aca313896 Solution to Project Euler problem 55 2008-02-08 22:29:12 -05:00
Aaron Schaefer 3ccc624dd4 Solution to Project Euler problem 56 2008-02-08 21:17:45 -05:00
Aaron Schaefer 751b013e2b Project Euler solution simplification 2008-02-08 20:43:44 -05:00
Aaron Schaefer d206ff9067 Solution to Project Euler problem 45 2008-02-08 19:28:30 -05:00
Aaron Schaefer b8dfb89771 Solution to Project Euler problem 53 2008-02-08 17:27:42 -05:00
Aaron Schaefer 741d3df68a Fix PE solutions using old math.parser 2008-02-07 20:25:03 -05:00
Slava Pestov ba467a39c4 Fix conflict 2008-02-07 18:57:23 -06:00
Aaron Schaefer 4dfc151c89 Solution to Project Euler problem 79 2008-02-07 19:48:00 -05:00
Slava Pestov 2541c62e29 Fix code for math.parser changes 2008-02-06 21:15:47 -06:00
Aaron Schaefer d27ae06708 Solution to Project Euler problem 44 2008-02-06 00:53:18 -05:00
Aaron Schaefer c68e70877d Solution to Project Euler problem 43 2008-02-05 16:42:50 -05:00
Aaron Schaefer 09f40aa17e Add missing dependency for Project Euler 42 2008-02-04 01:49:31 -05:00
Aaron Schaefer 84ee9b159a Solution to Project Euler problem 97 2008-02-04 01:40:47 -05:00
Aaron Schaefer e36bddd91c Solution to Project Euler problem 52 2008-02-03 22:11:31 -05:00
Aaron Schaefer c64fe3d07b Solution to Project Euler problem 42 2008-02-03 18:42:45 -05:00
Aaron Schaefer 170d8d8c51 Fix common Project Euler word alpha-num 2008-02-03 17:18:10 -05:00
Aaron Schaefer 4a0bb3b032 Solution to Project Euler problem 41 2008-02-03 16:15:03 -05:00
Aaron Schaefer 1954114d85 Solution to Project Euler problem 48 2008-02-02 19:42:47 -05:00
Aaron Schaefer ac10c4067a Better method for getting last digits of an integer 2008-02-02 19:31:55 -05:00
Aaron Schaefer 557bde6206 Solution to Project Euler problem 40 2008-02-02 18:53:32 -05:00
Aaron Schaefer 8b207d1f48 Solution to Project Euler problem 75 2008-02-02 17:22:20 -05:00
Aaron Schaefer a0dad18f4f Solution to Project Euler problem 39 2008-02-02 13:37:53 -05:00
Aaron Schaefer d23753786e Merge git://factorcode.org/git/factor 2008-02-01 21:40:42 -05:00
Eduardo Cavazos bff385269c Lot's of USING: fixes for ascii or unicode 2008-02-01 18:26:32 -06:00
Aaron Schaefer e37f2101c6 Solution to Project Euler problem 38 2008-02-01 14:45:29 -05:00
Aaron Schaefer 6394eb70bf Solution to Project Euler problem 37 2008-01-30 00:50:18 -05:00
Aaron Schaefer f86f36794f Solution to Project Euler problem 36 2008-01-29 13:31:06 -05:00
Aaron Schaefer 7b74afd043 Solution to Project Euler problem 35 2008-01-29 12:39:25 -05:00
Aaron Schaefer 38bc7d7f75 Solution to Project Euler problem 34 2008-01-28 03:37:14 -05:00
Aaron Schaefer 840c401cb5 Solution to Project Euler problem 33 2008-01-28 02:19:04 -05:00
Aaron Schaefer 5da9faa71c Update math.combinatorics dependencies in PE solutions 2008-01-27 20:09:31 -05:00
Aaron Schaefer 6df78419b9 Fix uses of new math constants 2008-01-24 18:18:12 -05:00
Aaron Schaefer cd92504288 Fix copyright date on PE solutions after the new year 2008-01-22 17:02:02 -05:00
Aaron Schaefer 7fbee3e810 Solutions to Project Euler problem 32 2008-01-22 00:08:27 -05:00
Aaron Schaefer a06b67baa7 Solution to Project Euler problem 31 2008-01-20 22:30:58 -05:00
Aaron Schaefer 6812eac271 Solution to Project Euler problem 30 2008-01-20 19:20:28 -05:00
Aaron Schaefer 3355b075bb Add attribution for alternate solution on PE problem 2 2008-01-19 15:19:21 -05:00
Aaron Schaefer 827faa205c Alternate solution to Project Euler problem 2 2008-01-18 22:56:16 -05:00
Aaron Schaefer ab7849f711 Use vectors instead of arrays in solution to Project Euler problem 2 2008-01-18 17:11:06 -05:00
Aaron Schaefer a3dd5cb1e6 Solution to Project Euler problem 29 2008-01-18 01:24:55 -05:00
Aaron Schaefer ccb8ad98ec Optimize solution to Project Euler problem 28 2008-01-18 00:43:15 -05:00
Aaron Schaefer 4cba26462d Solution to Project Euler problem 28 2008-01-17 23:37:10 -05:00
Aaron Schaefer a02ee715c1 Optimize solution to Project Euler problem 27 2008-01-17 12:55:02 -05:00
Aaron Schaefer 9c78c7c05f Solution to Project Euler problem 27 2008-01-17 12:25:43 -05:00
Aaron Schaefer 76558babf4 Generalize factor-2s to eliminate special case exception 2008-01-14 15:04:21 -05:00