Skip to content

til-k/AoC2024

Repository files navigation

Default compilation command

g++-12 -std=c++23 -Wall -Wextra -Wpedantic -Werror -O2 -g -fsanitize=address,undefined -fstack-protector-strong -o solution main.cpp

About

Advent of Code 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages