https://github.com/ktravis/zig-aoc20
Advent of Code 2020
https://github.com/ktravis/zig-aoc20
Last synced: 12 months ago
JSON representation
Advent of Code 2020
- Host: GitHub
- URL: https://github.com/ktravis/zig-aoc20
- Owner: ktravis
- License: other
- Created: 2020-12-02T00:27:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-11T21:35:26.000Z (over 5 years ago)
- Last Synced: 2025-01-25T07:27:32.870Z (over 1 year ago)
- Language: Zig
- Size: 68.4 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 2020
My solutions for [Advent of Code 2020](https://adventofcode.com/2020), written while learning Zig.
Repo template from [SpexGuy](https://github.com/SpexGuy/Zig-AoC-Template).