advent_of_code_2021

Puzzle solver

A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages.

Solutions to the Advent of Code 2021 puzzles. All but one are in Haskell, with one or two Rust/Python versions, and day 24 needed the power of Picat.

GitHub

8 stars
3 watching
0 forks
Language: Haskell
last commit: about 1 year ago
haskellpicat

Related projects:

Repository Description Stars
destynova/advent_of_code_2020 A collection of solutions to programming puzzles from the 2020 Advent of Code challenge 1
destynova/advent_of_code_2015 A collection of solutions for Advent of Code 2015 puzzles implemented in Picat and other languages. 0
destynova/advent_of_code_2023 A collection of solutions to Advent of Code 2023 puzzles in multiple programming languages 2
destynova/advent_of_code_2022 Solutions to Advent of Code puzzles in different programming languages and a constraint language 4
uravgcode/advent-of-code A collection of solutions to Advent of Code puzzles in Python and C++ 2
janniknickel/adventofcode A collection of solutions to Advent of Code puzzles in various programming languages and years 4
happycoder74/adventofcode A collection of solutions to Advent of Code puzzles in various programming languages 5
meshcheryakov83/advent-of-code A C# implementation of the Advent of Code 2023 puzzle solutions 0
arpitshukia/adventofcode2023 A collection of solutions to Advent of Code 2023 puzzles written in Kotlin 1
plannapus/advent_of_code Solutions to Advent of Code challenges in R 14
alokmenghrajani/adventofcode2023 A collection of solutions to Advent of Code 2023 puzzles written in Python. 0
connorslade/advent-of-code A collection of Rust solutions to the annual Advent of Code puzzle challenge 37
gahjelle/advent_of_code A collection of personal attempts to solve puzzles from the Advent of Code challenge in various programming languages. 29
zivnadel/advent-of-code A repository of solutions to the Advent of Code annual event challenges 8
matiaslindgren/advent-of-code-cpp A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. 8