Skip to content

elliottt/aoc

Repository files navigation

Advent of Code Solutions

Building

This assumes a version of clang with c++20 support.

Running a solution

Each directory has a rule with the same name, so you can just use bazel run to run both parts of the solution.

bazelisk run -c opt 2020/day-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages