Artifact 22cf9ec0d51a2b33762718460719e2afffaa5ec01a16a4f5f742498ba2e65b1e:
- File README.md — part of check-in [8edf0a7408] at 2024-12-03 17:06:35 on branch trunk — added README (user: nnz, size: 348) [annotate] [blame] [check-ins using]
AdventOfCode ( aoc )
My C solutions for puzzles in Advent of Code ( http://adventodcode.com/ ).
Unless otherwise noted every letter or symbol in my code comes from my keyboard. There's no copy/paste of someone else code.
If I need help with some data structure or algorithm, I will read the description and come up with my own implementation.