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

https://github.com/ts95/advent-of-code-2018

Advent of code (2018)
https://github.com/ts95/advent-of-code-2018

2018 advent challenge code

Last synced: 2 months ago
JSON representation

Advent of code (2018)

Awesome Lists containing this project

README

          

# Advent of code (2018)
My solutions to the challenges written in Swift - https://adventofcode.com

## How to run a solution
E.g. `cd Day1 && swift Main.swift`