275 Commits

Author SHA1 Message Date
398547a2e8 add problem 27 2025-04-15 06:16:18 -07:00
7428d9901c move dirs 2025-04-15 06:16:09 -07:00
a9ce42a927 add multithreaded 932 2025-04-15 06:01:14 -07:00
c45590b309 add attempts at 932 2025-04-15 05:42:18 -07:00
6a977fe393 add confused mess from 061, eventually arrived at the right answer 2025-04-14 18:11:16 -07:00
fae66590de fix problem statement txt file 2025-04-14 18:10:47 -07:00
cbbb3dd2d0 add problem 61 2025-04-14 18:06:22 -07:00
7c4d078957 add problem 60 (final) 2025-04-14 16:38:36 -07:00
f50238d506 Update 'README.md' 2025-04-14 23:37:49 +00:00
8843b0be5a Update 'README.md' 2025-04-14 23:36:43 +00:00
c3d9e63c8e add problem 60 2025-04-14 15:49:32 -07:00
e4671163ec add problem 59 2025-04-14 15:02:54 -07:00
73a14ddad1 Found the error - no variations starting with muliple Rs RRRDRURRRR. Now we just need to fix it. 2018-02-06 01:09:19 -08:00
4158c088b0 Performing and printing verifications of castle variations successfully. 2018-02-05 21:46:50 -08:00
abaafa5c55 Adding verification for castle variations. Kinda working. 2018-02-05 21:13:20 -08:00
d183f44b28 Update count formula verification script - comment out consecutive R verification. 2018-02-05 11:05:26 -08:00
e15a4e96bc fix formatting 2018-02-05 11:04:54 -08:00
b4a14b1b7c Updating castle variations method to COUNT and construct 2018-02-05 11:04:45 -08:00
e12fb48223 remove old counting consecutive scripts 2018-02-05 11:04:18 -08:00
73ce3a6fc6 update readme 2018-02-05 11:03:59 -08:00
4ca7b9ea67 adding recursive program to assemble castle variations. 2018-02-05 01:01:40 -08:00
9e5761a7c4 printing out some useful debug info, just need to sift through it now. 2018-01-28 15:36:54 -08:00
ed5fde1b02 Successfully generating groups. 2018-01-28 15:20:59 -08:00
fc2181edcb Verification of all consecutive counts works... kinda 2018-01-28 06:59:28 -08:00
a18d8c0cc3 fix convex castles, and now we have a working verification script 2018-01-27 13:40:37 -08:00
48ffe9a8cb Fix a big in convex_castles. Add script for verifying formulas. 2018-01-27 13:16:18 -08:00
6664243d87 update to latest 2018-01-26 19:47:06 -08:00
5ec1f125cb Adding a readme, renaming convex_castles.py 2018-01-26 13:57:55 -08:00
f45fdf42e7 Working version of castle variations generator. 2018-01-25 10:58:31 -08:00
6744a4798b adding small experiment with dynamic program for second step - filling in URRRRUs and DRRRRDs 2018-01-24 14:34:52 -08:00
b87dc40586 clean up castle counting 2018-01-24 13:43:15 -08:00
72b7b1a215 Merge branch 'master' of https://charlesreid1.com:3000/cs/euler
* 'master' of https://charlesreid1.com:3000/cs/euler:
  old problem 500 file
2018-01-24 13:29:57 -08:00
a5ebd1ee30 adding counting castles to date 2018-01-24 13:29:50 -08:00
ac15c1d13b old problem 500 file 2018-01-15 06:50:32 -08:00
1c210f4a2c fix tabs 2018-01-08 02:39:57 -08:00
37fb09dee4 fix bullet list 2018-01-08 02:35:07 -08:00
cac9ef9f0f Adding some old stuff (last summer?!?) 2018-01-08 02:34:35 -08:00
ebc03b222b adding readme for problem 64 2018-01-08 02:33:50 -08:00
057b40d9bb Small fix with summation limits 2018-01-08 00:47:24 -08:00
4b9e530db3 Fix problem 172 2018-01-07 17:44:15 -08:00
3c9e501757 add test case 2018-01-07 04:49:12 -08:00
159c0ec8d0 Adding initial (failed) version of 172. 2018-01-07 04:42:34 -08:00
9e2adb45e3 Adding problem 254 naive and memoized solutions. 2017-09-27 21:24:47 -07:00
1afa36a5ef upgrade from guava 21 to guava 22. 2017-08-11 16:52:07 -07:00
8cab0c1047 adding Problem 158 solution. 2017-08-11 16:51:30 -07:00
bfb944b59f more subtle bugs in poker. good thing they were for rarest possible hands. 2017-07-23 19:00:50 -07:00
cd7ecafdde one more fix to poker four of a kind check, to keep it getting confused with full house. 2017-07-23 18:45:42 -07:00
5ab8e09a25 fix minor typo in poker four-of-a-kind check. 2017-07-23 18:38:39 -07:00
ae5cd1cc16 more work - still not operational, but getting there. 2017-07-21 06:19:10 -07:00
b643d7e0a1 New approach: treat connecting 2-digit numbers as nodes 2017-07-21 05:05:10 -07:00