adventofcode2022

Advent of Code solutions

Advent of Code 2022

https://adventofcode.com/2022

Puzzle Difficulty Fun Completion Python Ruby Elixir PHP JS other
Day 1: Calorie Counting 1 2 ⭐️ ⭐️ - - 💟 01.exs - - 💎 01.cr
Day 2: Rock Paper Scissors 2 3 ⭐️ ⭐️ - - 💟 02.exs - - -
Day 3: Rucksack Reorganization 1 3 ⭐️ ⭐️ - - 💟 03.exs - - 💎 03.cr
Day 4: Camp Cleanup 1 2 ⭐️ ⭐️ - - 💟 04.exs 🐘 04.php - 💎 04.cr
Day 5: Supply Stacks 2 2 ⭐️ ⭐️ - - 💟 05.exs - - -
Day 6: Tuning Trouble 1 3 ⭐️ ⭐️ - - 💟 06.exs 🐘 06.php - 💎 06.cr
Day 7: No Space Left On Device 3 3 ⭐️ ⭐️ - - - - 🎃 07.js 💎 07.cr
Day 8: Treetop Tree House 2 3 ⭐️ ⭐️ - - - - - 💎 08.cr
Day 9: Rope Bridge 2 2 ⭐️ ⭐️ - - - - - 💎 09.cr
Day 10: Cathode-Ray Tube 3 3 ⭐️ ⭐️ - - 💟 10.exs - - -
Day 11: Monkey in the Middle 3 3 ⭐️ ⭐️ - - - - 🎃 11.js -
Day 12: Hill Climbing Algorithm 3 2 ⭐️ ⭐️ 🐍 12.py - - - - -
Day 13: Distress Signal 2 3 ⭐️ ⭐️ - - - - 🎃 13.js -
Day 14: Regolith Reservoir 3 4 ⭐️ ⭐️ - - - - 🎃 14.js -
Day 15: Beacon Exclusion Zone 5 2 ⭐️ ⭐️ - - - - - 💎 15.cr
Day 16: Proboscidea Volcanium 5 4 ⭐️ ⭐️ 🐍 16.py - - - - -
Day 17: Pyroclastic Flow 5 4 ⭐️ ⭐️ - - - - 🎃 17.js -
Day 18: Boiling Boulders 2 4 ⭐️ ⭐️ - - 💟 18.exs - - -
Day 19: Not Enough Minerals 5 3 ⭐️ ⭐️ 🐍 19.py - - - - -
Day 20: Grove Positioning System 3 2 ⭐️ ⭐️ - - - - 🎃 20.js -
Day 21: Monkey Math 3 3 ⭐️ ⭐️ - - 💟 21.exs - - -
Day 22: Monkey Map 4 3 ⭐️ ⭐️ - - - 🐘 22.php - -
Day 23: Unstable Diffusion 3 3 ⭐️ ⭐️ - - - - - 💎 23.cr
Day 24: Blizzard Basin 3 3 ⭐️ ⭐️ 🐍 24.py - - - - -
Day 25: Full of Hot Air 3 2 ⭐️ ⭐️ - - 💟 25.exs - - -

Bold = primary language for that day (others are ports)

Elixir

Elixir Version: 1.14

Run a solution

cd elixir
elixir -r 01.exs -e Day01.part1

Crystal

Crystal Version: 1.6

Run a solution

cd crystal
crystal 01.cr

Python

Python Version: 3.9

Run a solution

cd python3
python3 12.py

PHP

PHP Version: 7.3

Run a solution

cd php
php 04.php

NodeJS

Node Version: 18.12

Run a solution

cd js
node 07.js

TODO

  • document more comprehensively
  • visual output
Repository

adventofcode2022

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • 5 months ago
  • November 30, 2022
License

MIT License

Links
Synced at

Fri, 10 May 2024 23:44:26 GMT

Languages