aoc
Puzzle solver
A C++ implementation of the Advent of Code puzzle challenges
4 stars
1 watching
0 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yspreen/aoc | An AOC CLI tool that automates puzzle solving and installation | 6 |
6cdh/aoc | Repository of solutions to Advent of Code challenges written in Racket programming language | 0 |
mebeim/aoc | A personal repository of Advent of Code solutions and walkthroughs. | 403 |
vuryss/aoc-java | A collection of solutions to the Advent of Code puzzle challenges in Java | 6 |
coralkashri/aoc | A collection of C++23 solutions to Advent of Code puzzles | 2 |
daniglez/aoc | A collection of solutions to Advent of Code puzzles written in Julia | 7 |
pacso/aoc_rb | Tools and templates for solving Advent of Code puzzles in Ruby | 24 |
arcogelderblom/adventofcode | A repository containing solution implementations for Advent of Code puzzles in C++ | 2 |
dlurak/adventofcode | A collection of TypeScript solutions to Advent of Code challenges | 4 |
jitwit/aoc | A collection of solutions to Advent of Code problems in various programming languages | 20 |
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 293 |
keirua/aoc-cli | A tool for solving Advent of Code puzzles in Ruby | 10 |
nimvek/advent-of-code | A collection of solutions to Advent of Code challenges written in Python | 2 |
eduherminio/aochelper | A .NET library to simplify solving Advent of Code puzzles with automated performance measurement and support for multiple problem-solving strategies. | 56 |
macil/aocd | A tool and library for creating and running Advent of Code solutions using Deno. | 5 |