adventofcode/2024/cpanfile

4 lines
97 B
Plaintext
Raw Permalink Normal View History

2024-12-04 20:46:05 +00:00
requires 'Math::VectorXYZ';
2024-12-10 23:34:16 +00:00
requires 'Math::VectorXYZ::XS';
requires 'Algorithm::Combinatorics';