Skip to content
Markus Schanta edited this page Dec 5, 2022 · 5 revisions

Below is the Markdown template for posts in the Reddit submissions megathread:

Python via Jupyter Notebook ([Fiddle with it in Binder](https://mybinder.org/v2/gh/markusschanta/advent-of-code-2022/HEAD))

[Link](https://github.com/markusschanta/advent-of-code-2022/blob/main/2022/05/day.05.ipynb) to the Jupyter notebook for day 5 | [Repo](https://github.com/markusschanta/advent-of-code-2022/) with all solutions

## Part 1

    code

## Part 2

    code
Clone this wiki locally