Author: Nicholas Prado <nmprado@nzen.ws>
Date: Mon Dec 2 04:16:02 UTC 2019
Commit: e9c85ec6ee10e6d82a1315ae7c856804c2ef1fd5
Parent: fec12b6da7215098d9654d80c2d17252b79f435e (diff to parent)
Log message:
Solved day one of 2019 Yay, super easy. Loop over input and apply a simple function.
src/java/Exercise19011.java (old) (diff) | 85 +++++++++++++++++++++++++++++++++++++ src/java/Exercise19012.java (old) (diff) | 96 ++++++++++++++++++++++++++++++++++++++++++ src/res/19_01_input.txt (old) (diff) | 100 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 281 insertions(+)
Files: