Skip to content

nassir90/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

All of my advent of code solutions in one place. I realised that having a tonne of them as git repositories in my account would basically be academic yapping.

Advent of Code 2023 in Perl

I'm using AOC this year to learn perl. All solutions take in the puzzle input on standard input. Run by executing:

perl X.pl < INPUT

Everything has been tested on perl 5.38.

2021 solutions can be found here.

Advent of Code 2024

My plan is to do AoC 2024 in python, common lisp and emacs lisp to get a good combination of boring and monotonous but relevant langauges and languages that are more interesting and fun but realistically a dead end. I might use another language on top for visualisations.

About

Solutions for advent of code

Topics

Resources

Stars

Watchers

Forks