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.
2022-12-02 01:20:59 +00:00
|
|
|
# AOC 2022
|
|
|
|
|
2022-12-02 15:26:15 +00:00
|
|
|
My attempt at AOC 2022.
|
2022-12-02 01:20:59 +00:00
|
|
|
|
|
|
|
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)
|
2022-12-11 11:18:04 +00:00
|
|
|
|
|
|
|
# Archival as of 2022/12/11
|
|
|
|
|
|
|
|
I'm enjoying these but they are getting more and more complex
|
|
|
|
when I don't have the time to do it. I like doing the stuff I
|
|
|
|
do in a nice, elegant and general way with reusable parts.
|
|
|
|
That's too time consuming to be doing on throwaway programs
|
|
|
|
like these. Maybe another time, maybe with another language?
|