adventofcode/2024/cpanfile
2024-12-10 18:34:16 -05:00

4 lines
97 B
Perl

requires 'Math::VectorXYZ';
requires 'Math::VectorXYZ::XS';
requires 'Algorithm::Combinatorics';