Skip to content

Advent of Code puzzle solutions

License

Notifications You must be signed in to change notification settings

mversiotech/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023

These are my solutions to the Advent of Code challenges of 2023. I like to use this yearly event as an opportunity to play around with various programming languages. For this year, I am going to write in D.

Self-imposed rules

  • Write in D, stdlib only, no third-party packages
  • No cheap shortcuts like hard coded input data

Previous years

This repository contains solutions to the AOC puzzles of previous years as well:

About

Advent of Code puzzle solutions

Resources

License

Stars

Watchers

Forks