263 Commits

Author SHA1 Message Date
fe4ae6e01f fixup 2025-04-23 09:35:04 -07:00
a7e7ad8bc8 minor cleanup 2025-04-23 09:28:36 -07:00
e662a92aba Fix t(i) calculation in sequence.py 2025-04-23 05:06:37 +00:00
0a40c77848 Merge branch 'p301'
* p301:
  add soln p301
2025-04-21 21:08:39 -07:00
9984d23fb2 add soln p301 2025-04-21 21:08:17 -07:00
3f10bf44a1 Merge branch 'p345'
* p345:
  add p345 solution
2025-04-21 21:04:44 -07:00
25bc86ccb9 add p345 solution 2025-04-21 21:04:27 -07:00
422e67a71f Merge branch 'p334'
* p334:
  add working Python solution for p334
  add invariant version of bean game (bazillion times faster)
  add bean game simulator
  add script to simulate game
  add script to calculate sequence of inputs
2025-04-21 16:30:01 -07:00
660ec5f9de add working Python solution for p334 2025-04-21 16:29:21 -07:00
acb8f59f07 add invariant version of bean game (bazillion times faster) 2025-04-21 15:50:29 -07:00
10dfd97bf6 add bean game simulator 2025-04-21 15:50:16 -07:00
6c3ed066fa add script to simulate game 2025-04-21 13:49:32 -07:00
e014d5f984 add script to calculate sequence of inputs 2025-04-21 13:49:22 -07:00
ea0832a76d Merge branch 'p323'
* p323:
  add p323 solution
  add 323 scratch
2025-04-21 12:32:02 -07:00
56df7a6c40 add p323 solution 2025-04-21 12:31:47 -07:00
e05095f6bf add 323 scratch 2025-04-21 12:31:38 -07:00
b1d9a282e7 Merge branch 'p29'
* p29:
  add p29 solution
2025-04-21 11:56:49 -07:00
89c6cbe9b8 add p29 solution 2025-04-21 11:56:24 -07:00
f4174b8898
Merge branch 'p312'
* p312:
  add final version of problem 312 solution
  312 solved
  add 312 versions
2025-04-20 14:16:06 -07:00
49d9935fb9
add final version of problem 312 solution 2025-04-20 14:15:51 -07:00
11be7ca8eb
312 solved 2025-04-20 13:34:17 -07:00
fe1790d971
add 312 versions 2025-04-20 13:34:04 -07:00
68b50fb235
add p 112 2025-04-19 20:05:13 -07:00
31d752ad36
Merge branch 'update-readme-gitignore'
* update-readme-gitignore:
  update solutions listed in readme
  ignore local jars, ignore mac files
2025-04-19 18:12:00 -07:00
e7c22819ab
update solutions listed in readme 2025-04-19 18:11:13 -07:00
496370a6f4
ignore local jars, ignore mac files 2025-04-19 18:10:59 -07:00
6dfe6729a5
Merge branch 'p227'
* p227:
  add p 227 final
  fix player number values to be a set
  convert gaussian elimination inversion to LU linear system solver
  add init version of program, finding markov fundamental matrix, inverting fundamental matrix with gaussian elimination
  add note for classpath, and pom.xml (whatever)
  add brute force python scripts
2025-04-19 15:42:55 -07:00
58d6d7727c
add p 227 final 2025-04-19 15:42:07 -07:00
dd53551ed6
fix player number values to be a set 2025-04-19 15:40:32 -07:00
a9ccc56024
convert gaussian elimination inversion to LU linear system solver 2025-04-19 15:30:01 -07:00
1b2b5a932a
add init version of program, finding markov fundamental matrix, inverting fundamental matrix with gaussian elimination 2025-04-19 15:29:05 -07:00
65c22d7b59
add note for classpath, and pom.xml (whatever) 2025-04-19 15:29:05 -07:00
c75ee7160d
add brute force python scripts 2025-04-19 15:25:49 -07:00
efd8d3f8b4
p 33 2025-04-19 07:17:38 -07:00
7877de6301
p 32 2025-04-19 06:41:43 -07:00
46a794289f
Merge branch 'p29'
* p29:
  p29
2025-04-18 17:17:15 -07:00
1e579f6be0
p29 2025-04-18 17:13:32 -07:00
236bc8e3b0 add problem 30 2025-04-15 17:18:05 -07:00
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