advent-of-code Run Python: bazel run //days/day01:pymain Run C++: bazel run --cxxopt='-std=c++20' //days/day01:cppmain