https://github.com/ceridan/advent-of-code-2016
My solutions for Advent of Code 2016 puzzles.
https://github.com/ceridan/advent-of-code-2016
advent-of-code advent-of-code-2016 aoc aoc2016 go golang
Last synced: 10 months ago
JSON representation
My solutions for Advent of Code 2016 puzzles.
- Host: GitHub
- URL: https://github.com/ceridan/advent-of-code-2016
- Owner: Ceridan
- License: mit
- Created: 2021-01-03T00:30:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-29T19:44:05.000Z (over 1 year ago)
- Last Synced: 2025-03-31T15:59:22.106Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2016, aoc, aoc2016, go, golang
- Language: Go
- Homepage: https://adventofcode.com/2016
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2016
My solutions for [Advent of Code 2016](https://adventofcode.com/2016) puzzles.
Programming language for this year is
[](https://go.dev)