ecampo12 / 2023_advent_of_code

My 2023 Advent of code solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My solutions for the Advent of Code 2023 puzzles

Just my attempts at solving the puzzles, not necessarily the best solutions.

check out the puzzles at adventofcode.com

I will mainly be using python, but I might try some other languages as well.

Note

  • I will try to not post my puzzle input, so you will have to get your own.
  • Python solutions were written in python 3.10.12 and may not work in older versions.
  • Swift solutions were written in VSCode on Ubuntu 22.04 and may not work on other systems.

About

My 2023 Advent of code solutions

License:Apache License 2.0


Languages

Language:Swift 44.0%Language:Python 36.2%Language:Kotlin 16.1%Language:Go 3.6%Language:Shell 0.2%