Advent of Code 2021: Day 13
This blog post is thirteenth in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 13.
All solutions are in this GitHub repository.
Solving Part One
Given a list of x, y coordinates representing dots ...
blog.cristiana.tech5 min read