My attempt at Advent of Code 2022 in zig
This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dendy 1ca55ed289 Day 7 2022-12-08 17:22:45 +01:00
01 Folder and input renaming 2022-12-08 17:22:18 +01:00
02 Folder and input renaming 2022-12-08 17:22:18 +01:00
03 Folder and input renaming 2022-12-08 17:22:18 +01:00
04 Folder and input renaming 2022-12-08 17:22:18 +01:00
05 Folder and input renaming 2022-12-08 17:22:18 +01:00
06 Folder and input renaming 2022-12-08 17:22:18 +01:00
07 Day 7 2022-12-08 17:22:45 +01:00
README.md Fix typo in README.md 2022-12-02 16:26:15 +01:00

README.md

AOC 2022

My attempt at AOC 2022.

I'm just trying to have fun, these ain't the best, simplest, most elegant or representative of how ziglang flows. It's just what feels best B)