Skip to content

zachwaugh/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code solutions

2024

Using Python. It's one the languages I don't know well at all and have never used in prouction. Like Zig, this is probably bad and non-idiomatic Python. All code here 2024, run each day (python3 day1.py) to see the output.

2023

Didn't have time this year!

2022

For 2022, back to what I know and doing it in Swift. All code here 2022, open AdventOfCode.xcodeproj and run. Alter the puzzle in main.swift to do different days.

2021

My solutions in Zig for this 2021 Advent of Code. I don't currently know much Zig, but I've been looking for an excuse to try it out, so I'm learning as I go. This is probably bad Zig code! If you want to run this code, just install Zig and run each file (zig run day1.zig) to see the output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published