Commit graph

119 commits

Author SHA1 Message Date
6d55d96cb2 Merge branch 'haskell/054' 2012-01-31 23:52:09 -05:00
24463dcf8b Haskell 054 2012-01-31 23:51:51 -05:00
98cf332435 Updated Haskell poker libary tests to check high card hands and value comparisons 2012-01-31 23:47:41 -05:00
2398bdc7b2 Built a Haskell library to rank poker hands 2012-01-31 23:27:55 -05:00
defbd97d9b Haskell 039 2011-10-17 23:10:53 -04:00
Correl Roush
03097ec64d Haskell 010 2011-10-12 16:56:34 -04:00
71824cf748 Haskell 009 documented and using a data structure 2011-10-11 23:20:31 -04:00
c0ab42edf9 Haskell 009 2011-10-11 23:06:03 -04:00
856afe175e Haskell 008 2011-10-11 22:31:31 -04:00
2789b1160f Haskell 007 2011-10-11 22:02:45 -04:00
19d8515416 Haskell 006 2011-10-11 20:30:29 -04:00
9a94e60e14 Haskell 005 2011-10-11 20:24:27 -04:00
Correl Roush
ab80499b45 Haskell 004 2011-10-11 17:15:05 -04:00
Correl Roush
2c0a857bd4 Fixed Haskell 003 2011-10-11 13:02:51 -04:00
09031a099d Haskell 003 2011-10-11 00:39:50 -04:00
c1dc6c41b9 Haskell 002 2011-10-10 23:58:48 -04:00
25798c7cc2 Haskell 001 with guards 2011-10-10 23:12:17 -04:00
32f83b946f Haskell 001 2011-10-10 22:57:41 -04:00
ab1b1b95bf Merge branch 'erlang' 2011-10-10 22:57:03 -04:00
7bc929a9dc Moved all python solutions into their own folder 2011-10-10 22:57:00 -04:00
0f5f741cd6 Put erlang solutions into their own folder 2011-10-10 22:55:56 -04:00
24feecb51f Excercise 005 2011-09-24 21:18:08 -04:00
5b86e3b132 Exercise 004 2011-09-24 20:48:50 -04:00
625ee578b6 Excercise 003 2011-09-23 23:56:21 -04:00
1cb2bacbbd Excercise 002 2011-09-23 22:33:38 -04:00
4d2e456ece Starting an erlang branch, starting with #001 2011-09-23 22:15:48 -04:00
Correl Roush
daedd927bc Merge branch '026' 2011-04-08 13:32:34 -04:00
Correl Roush
4cf65ca7a0 Problem 026 2011-04-08 13:32:16 -04:00
Correl Roush
2079aa4199 Correcting filename for exercise 026 2011-04-08 11:24:04 -04:00
aeee2c599f Corrected 031 and 059 to work with the loader script 2011-04-06 23:38:53 -04:00
43ecfff029 Added utf-8 header to exercise 027 2011-04-06 23:38:37 -04:00
65719721c9 Merge branch '031' 2011-04-06 23:30:08 -04:00
aa3240015b Completed exercise 031 2011-04-06 23:29:56 -04:00
ceb8b9385a Problem 031 - WIP 2011-04-02 00:27:16 -04:00
275905958e Committing the data for problem 059 2011-04-02 00:26:17 -04:00
12e301ad14 Merge branch '059' 2011-04-02 00:18:06 -04:00
359c4b18a0 Used ranking based on a few common english words. Succeeded.
Might try fixing this up more later, the test case still failed.
Probably because it's so simple.
2011-04-02 00:16:27 -04:00
be30ad7ce0 e059 WIP 2011-04-01 23:26:00 -04:00
60b0545f52 Problem 027, Incomplete 2010-09-10 17:24:19 -04:00
06f5017063 Problem 037 2010-09-10 11:01:46 -04:00
7f8098ef77 Rewrote #007 with a prime generator, updated #010 and #035 that depend on #007 2010-09-10 10:23:03 -04:00
49d7955100 Added .gitignore 2010-05-05 23:47:20 -04:00
7bd0f33185 Problem 089 2010-05-05 23:11:42 -04:00
99417e9205 Optimizations
git-svn-id: file:///srv/svn/euler@76 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 14:41:27 +00:00
5dacf3f6b9 Oops
git-svn-id: file:///srv/svn/euler@75 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 14:38:33 +00:00
e2e83ec3fe Problem 041
git-svn-id: file:///srv/svn/euler@74 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 14:37:51 +00:00
94bfd86b91 Problem 079
git-svn-id: file:///srv/svn/euler@73 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 14:09:01 +00:00
305251d533 Problem 058
git-svn-id: file:///srv/svn/euler@72 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 05:23:31 +00:00
b56f368d3c Problem 045
git-svn-id: file:///srv/svn/euler@71 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 04:45:16 +00:00
29cdc8556a Making the best hand creator a generator function, adding some chinese
poker logic.


git-svn-id: file:///srv/svn/euler@70 e5f4c3ec-3c0c-11df-b522-21efaa4426b5
2010-05-05 04:16:57 +00:00