• Stars
    star
    1
  • Language
    Python
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

my solutions to this year's Advent of Code event (adventofcode.com/2022). all my my solutions are written in Python 3.10. letters at the start are to fix sorting, and files ending in "n.txt" are not answers but of interest. comments + tidying are done after the fact, but all solutions are similar to live. _newthings.txt tracks everything I learnt!