Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seng3694/adventofcode2016
Advent of Code 2016
https://github.com/seng3694/adventofcode2016
advent-of-code advent-of-code-2016 aoc aoc2016 c c99
Last synced: 10 days ago
JSON representation
Advent of Code 2016
- Host: GitHub
- URL: https://github.com/seng3694/adventofcode2016
- Owner: Seng3694
- License: mit
- Created: 2023-03-06T19:00:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T10:49:34.000Z (over 1 year ago)
- Last Synced: 2024-11-28T03:12:15.313Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2016, aoc, aoc2016, c, c99
- Language: C
- Homepage: https://adventofcode.com/2016
- Size: 363 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdventOfCode2016
[Advent of Code](https://adventofcode.com/) is a yearly event that started in 2015 that consists of an [Advent calendar](https://en.wikipedia.org/wiki/Advent_calendar) of programming puzzles of varying levels of difficulty, which can be solved with your language of choice. This is the repository for the year [2016](https://adventofcode.com/2016).