Skip to content

BarrensZeppelin/adventofcode2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

I use Python (PyPy) to compete for global leaderboard positions.

The committed Python code is what I end up with after solving the 2nd part of each puzzle.

It's probably not pretty...

Prolog

I also write some solutions in SWI Prolog 9.1 for fun (not for the leaderboard).

They are run from the command line like so:

swipl -O -t halt -g main 04.pl < 04.in

About

My solutions for Advent of Code 2023

Resources

Stars

Watchers

Forks