Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lpenz/adventofcode2018

Code for the 2018 puzzles at https://adventofcode.com/2018/
https://github.com/lpenz/adventofcode2018

advent-of-code advent-of-code-2018 rust

Last synced: 2 days ago
JSON representation

Code for the 2018 puzzles at https://adventofcode.com/2018/

Awesome Lists containing this project

README

        

![AoC](https://img.shields.io/badge/AoC%20%E2%AD%90-28-yellow)
[![CI](https://github.com/lpenz/adventofcode2018/workflows/CI/badge.svg)](https://github.com/lpenz/adventofcode2018/actions)
[![coveralls](https://coveralls.io/repos/github/lpenz/adventofcode2018/badge.svg?branch=main)](https://coveralls.io/github/lpenz/adventofcode2018?branch=main)

# adventofcode2018

Code for the 2018 puzzles at https://adventofcode.com/2018/

## Noteworthy days (spoiler alert!)

Some interesting things that happened on specific days:

- Day 06: "simultaneous" breadth-first iteration using [sqrid]

2019 :arrow_right:

[sqrid]: https://github.com/lpenz/sqrid