An open API service indexing awesome lists of open source software.

https://github.com/rawleyfowler/aoc-2024


https://github.com/rawleyfowler/aoc-2024

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Advent of Code 2024

My Perl solutions to advent of code 2024, run via:

(requires Perl >= `5.30`)

```shell
perl dayX.pl < dayX.txt
```

Have fun :)