this post was submitted on 06 Dec 2023
3 points (100.0% liked)

Advent of Code

282 readers
1 users here now

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

https://adventofcode.com

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] hal9001 1 points 10 months ago (1 children)

This one was a high school flashback. Ended up using the quadratic formula to find the root of the curve.

clojure solution

[โ€“] Glaedr304 2 points 9 months ago

I did the same thing! Took me a few minutes to figure out what do to with the decimal answers, before I realized on the continuous graphs they were the min and max