275 Commits

Author SHA1 Message Date
6596295954 add problem 196 solution 2026-04-08 19:00:12 -07:00
bc5b765331 add problem 177 solution 2026-04-08 19:00:02 -07:00
042729d041 update problem 483 with solution summary 2026-04-08 18:42:13 -07:00
4c1ed5098c update .gitignore 2026-04-08 18:36:22 -07:00
4ccd389c3c fix problem 483 solution 2026-04-08 18:33:15 -07:00
2a48571a58 add problem 200 problem and solution 2026-04-08 16:47:06 -07:00
0d67f2b688 add first pass for problem 483 2026-04-08 16:18:23 -07:00
60c1abb1fa add problem 153 solution 2026-04-08 16:17:52 -07:00
abf655ee50 Update LICENSE 2026-04-08 21:32:38 +00:00
011e33960f add problem 503/504 solutions 2026-04-08 14:31:01 -07:00
87fc9d5248 add 463 solution 2026-04-01 11:49:54 -07:00
51eb58037c add p502 solution 2026-03-31 11:13:32 -07:00
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