Fixed some solutions, shortened most solutions, cleaned up some stuff #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, so this is my first pull request and I have no idea what I'm doing. I had need for a similar project, saw yours, and liked it a lot. I had intended to add on a lot of stuff but instead I just cleaned house a bit.
-- combined warm-up1 and warmup-1 (likewise with 2)
-- implemented a few solutions that were partially entered
-- improved most solutions (brevity and clarity)
-- a couple solutions were incorrect, fixed those
-- generally appreciated your work
Thanks for making the project, hopefully this is useful.