Jane Street Puzzle Solvers Solutions October 2024: g++ -std=c++20 -O2 -o solution oct-2024.cpp && ./solution January 2025: clang++ -std=c++20 -O2 -o solution jan-2025.cpp && ./solution