Author: Nicholas Prado <nmprado@nzen.ws>
Date: Wed Dec 8 03:26:15 UTC 2021
Commit: e3b519917a2c1ce63c31b677d6db37ea09f2be76
Parent: cd4eb05063cd38567c6a2f54765b3a1d2cad5e59 (diff to parent)
Log message:
feat 21 07 not actually least squares
src/java/y2021/Exercise210701.java (old) (diff) | 133 ++++++++++++++++++++++++++++++++++ src/java/y2021/Exercise210702.java (old) (diff) | 143 +++++++++++++++++++++++++++++++++++++ src/res/y2021/21_07_example.txt (old) (diff) | 1 + src/res/y2021/21_07_input.txt (old) (diff) | 1 + src/res/y2021/21_07_solutions.txt (old) (diff) | 6 ++ 5 files changed, 284 insertions(+)
Files: