This website works better with JavaScript.
fe4ae6e01f
fixup
master
Charles Reid
2025-04-23 09:35:04 -0700
a7e7ad8bc8
minor cleanup
Charles Reid
2025-04-23 09:28:36 -0700
e662a92aba
Fix t(i) calculation in sequence.py
Charles Reid
2025-04-23 05:06:37 +0000
0a40c77848
Merge branch 'p301'
Charles Reid
2025-04-21 21:08:39 -0700
9984d23fb2
add soln p301
p301
Charles Reid
2025-04-21 21:08:17 -0700
3f10bf44a1
Merge branch 'p345'
Charles Reid
2025-04-21 21:04:44 -0700
25bc86ccb9
add p345 solution
p345
Charles Reid
2025-04-21 21:04:27 -0700
422e67a71f
Merge branch 'p334'
Charles Reid
2025-04-21 16:30:01 -0700
660ec5f9de
add working Python solution for p334
Charles Reid
2025-04-21 16:29:17 -0700
acb8f59f07
add invariant version of bean game (bazillion times faster)
Charles Reid
2025-04-21 15:50:29 -0700
10dfd97bf6
add bean game simulator
Charles Reid
2025-04-21 15:50:16 -0700
6c3ed066fa
add script to simulate game
Charles Reid
2025-04-21 13:49:32 -0700
e014d5f984
add script to calculate sequence of inputs
Charles Reid
2025-04-21 13:49:22 -0700
ea0832a76d
Merge branch 'p323'
Charles Reid
2025-04-21 12:32:02 -0700
56df7a6c40
add p323 solution
p323
Charles Reid
2025-04-21 12:31:47 -0700
e05095f6bf
add 323 scratch
Charles Reid
2025-04-21 12:31:38 -0700
b1d9a282e7
Merge branch 'p29'
Charles Reid
2025-04-21 11:56:49 -0700
89c6cbe9b8
add p29 solution
Charles Reid
2025-04-21 11:56:24 -0700
f4174b8898
Merge branch 'p312'
Charles Reid
2025-04-20 14:16:06 -0700
49d9935fb9
add final version of problem 312 solution
p312
Charles Reid
2025-04-20 14:15:51 -0700
11be7ca8eb
312 solved
Charles Reid
2025-04-20 13:34:17 -0700
fe1790d971
add 312 versions
Charles Reid
2025-04-20 13:34:04 -0700
68b50fb235
add p 112
Charles Reid
2025-04-19 20:05:13 -0700
31d752ad36
Merge branch 'update-readme-gitignore'
Charles Reid
2025-04-19 18:12:00 -0700
e7c22819ab
update solutions listed in readme
Charles Reid
2025-04-19 18:11:13 -0700
496370a6f4
ignore local jars, ignore mac files
Charles Reid
2025-04-19 18:10:59 -0700
6dfe6729a5
Merge branch 'p227'
Charles Reid
2025-04-19 15:42:55 -0700
58d6d7727c
add p 227 final
Charles Reid
2025-04-19 15:42:07 -0700
dd53551ed6
fix player number values to be a set
Charles Reid
2025-04-19 15:40:32 -0700
a9ccc56024
convert gaussian elimination inversion to LU linear system solver
Charles Reid
2025-04-19 15:30:01 -0700
1b2b5a932a
add init version of program, finding markov fundamental matrix, inverting fundamental matrix with gaussian elimination
Charles Reid
2025-04-19 15:29:05 -0700
65c22d7b59
add note for classpath, and pom.xml (whatever)
Charles Reid
2025-04-19 15:29:05 -0700
c75ee7160d
add brute force python scripts
Charles Reid
2025-04-19 15:25:49 -0700
efd8d3f8b4
p 33
Charles Reid
2025-04-19 07:17:38 -0700
7877de6301
p 32
Charles Reid
2025-04-19 06:41:43 -0700
46a794289f
Merge branch 'p29'
Charles Reid
2025-04-18 17:17:15 -0700
1e579f6be0
p29
Charles Reid
2025-04-18 17:13:32 -0700
236bc8e3b0
add problem 30
Charles Reid
2025-04-15 17:18:05 -0700
398547a2e8
add problem 27
Charles Reid
2025-04-15 06:16:18 -0700
7428d9901c
move dirs
Charles Reid
2025-04-15 06:16:09 -0700
a9ce42a927
add multithreaded 932
Charles Reid
2025-04-15 06:01:14 -0700
c45590b309
add attempts at 932
Charles Reid
2025-04-15 05:42:18 -0700
6a977fe393
add confused mess from 061, eventually arrived at the right answer
Charles Reid
2025-04-14 18:11:16 -0700
fae66590de
fix problem statement txt file
Charles Reid
2025-04-14 18:10:47 -0700
cbbb3dd2d0
add problem 61
Charles Reid
2025-04-14 18:06:22 -0700
7c4d078957
add problem 60 (final)
Charles Reid
2025-04-14 16:28:16 -0700
f50238d506
Update 'README.md'
Charles Reid
2025-04-14 23:37:49 +0000
8843b0be5a
Update 'README.md'
Charles Reid
2025-04-14 23:36:43 +0000
c3d9e63c8e
add problem 60
Charles Reid
2025-04-14 15:49:32 -0700
e4671163ec
add problem 59
Charles Reid
2025-04-14 15:02:54 -0700
73a14ddad1
Found the error - no variations starting with muliple Rs RRRDRURRRR. Now we just need to fix it.
Charles Reid
2018-02-06 01:09:19 -0800
4158c088b0
Performing and printing verifications of castle variations successfully.
Charles Reid
2018-02-05 21:46:50 -0800
abaafa5c55
Adding verification for castle variations. Kinda working.
Charles Reid
2018-02-05 21:13:20 -0800
d183f44b28
Update count formula verification script - comment out consecutive R verification.
Charles Reid
2018-02-05 11:05:26 -0800
e15a4e96bc
fix formatting
Charles Reid
2018-02-05 11:04:54 -0800
b4a14b1b7c
Updating castle variations method to COUNT and construct
Charles Reid
2018-02-05 11:04:45 -0800
e12fb48223
remove old counting consecutive scripts
Charles Reid
2018-02-05 11:04:18 -0800
73ce3a6fc6
update readme
Charles Reid
2018-02-05 11:03:59 -0800
4ca7b9ea67
adding recursive program to assemble castle variations.
Charles Reid
2018-02-05 01:01:40 -0800
9e5761a7c4
printing out some useful debug info, just need to sift through it now.
Charles Reid
2018-01-28 15:36:54 -0800
ed5fde1b02
Successfully generating groups.
Charles Reid
2018-01-28 15:20:59 -0800
fc2181edcb
Verification of all consecutive counts works... kinda
Charles Reid
2018-01-28 06:59:28 -0800
a18d8c0cc3
fix convex castles, and now we have a working verification script
Charles Reid
2018-01-27 13:40:37 -0800
48ffe9a8cb
Fix a big in convex_castles. Add script for verifying formulas.
Charles Reid
2018-01-27 13:16:18 -0800
6664243d87
update to latest
Charles Reid
2018-01-26 19:47:06 -0800
5ec1f125cb
Adding a readme, renaming convex_castles.py
Charles Reid
2018-01-26 13:57:55 -0800
f45fdf42e7
Working version of castle variations generator.
Charles Reid
2018-01-25 10:58:31 -0800
6744a4798b
adding small experiment with dynamic program for second step - filling in URRRRUs and DRRRRDs
Charles Reid
2018-01-24 14:34:52 -0800
b87dc40586
clean up castle counting
Charles Reid
2018-01-24 13:43:15 -0800
72b7b1a215
Merge branch 'master' of https://charlesreid1.com:3000/cs/euler
Charles Reid
2018-01-24 13:29:57 -0800
a5ebd1ee30
adding counting castles to date
Charles Reid
2018-01-24 13:29:50 -0800
ac15c1d13b
old problem 500 file
Charles Reid
2018-01-15 06:50:32 -0800
1c210f4a2c
fix tabs
Charles Reid
2018-01-08 02:39:57 -0800
37fb09dee4
fix bullet list
Charles Reid
2018-01-08 02:35:07 -0800
cac9ef9f0f
Adding some old stuff (last summer?!?)
Charles Reid
2018-01-08 02:34:35 -0800
ebc03b222b
adding readme for problem 64
Charles Reid
2018-01-08 02:33:50 -0800
057b40d9bb
Small fix with summation limits
Charles Reid
2018-01-08 00:47:24 -0800
4b9e530db3
Fix problem 172
Charles Reid
2018-01-07 17:44:15 -0800
3c9e501757
add test case
Charles Reid
2018-01-07 04:49:12 -0800
159c0ec8d0
Adding initial (failed) version of 172.
Charles Reid
2018-01-07 04:42:34 -0800
9e2adb45e3
Adding problem 254 naive and memoized solutions.
Charles Reid
2017-09-27 21:24:47 -0700
1afa36a5ef
upgrade from guava 21 to guava 22.
Charles Reid
2017-08-11 16:52:07 -0700
8cab0c1047
adding Problem 158 solution.
Charles Reid
2017-08-11 16:51:30 -0700
bfb944b59f
more subtle bugs in poker. good thing they were for rarest possible hands.
Charles Reid
2017-07-23 19:00:50 -0700
cd7ecafdde
one more fix to poker four of a kind check, to keep it getting confused with full house.
Charles Reid
2017-07-23 18:45:42 -0700
5ab8e09a25
fix minor typo in poker four-of-a-kind check.
Charles Reid
2017-07-23 18:38:39 -0700
ae5cd1cc16
more work - still not operational, but getting there.
Charles Reid
2017-07-21 06:19:10 -0700
b643d7e0a1
New approach: treat connecting 2-digit numbers as nodes
Charles Reid
2017-07-21 05:05:10 -0700
cccdfa62f5
remove comment
Charles Reid
2017-07-21 02:30:58 -0700
7e1588628e
This is not working because edges are not directed correctly.
Charles Reid
2017-07-21 02:29:38 -0700
f7d42c5b49
using guava. can turn this into a minimum spanning tree problem.
Charles Reid
2017-07-20 22:28:20 -0700
cd30665007
update problem 58 with extra files - makefile and prime sieve
Charles Reid
2017-07-20 21:49:07 -0700
849fd6dae3
adding problem 58
Charles Reid
2017-07-20 21:48:24 -0700
db4c5b5d8a
removing earlier incorrect fixes.
Charles Reid
2017-07-20 20:45:20 -0700
9bd5ac6e98
correct some mistakes in javadocs descriptions of prime sieve.
Charles Reid
2017-07-20 19:35:51 -0700
b1530736fb
Organizing everybody to rounds.
Charles Reid
2017-07-18 02:48:04 -0700
7c39a41bed
adding stringlib for string functions.
Charles Reid
2017-07-17 05:22:30 -0700
e13d11686d
add fifties problems, update euler lib.
Charles Reid
2017-07-17 05:22:07 -0700
057ddfbd2d
adding solutions and tests for the fifties.
Charles Reid
2017-07-17 05:14:39 -0700
24f803cfbc
adding problems 19 and 20.
Charles Reid
2017-07-17 05:13:49 -0700