aboutsummaryrefslogtreecommitdiff
path: root/challenge-089/jcrosswh/perl
AgeCommit message (Collapse)Author
2020-12-05Added solution 2 for finding the magic matrix.Joel Crosswhite
Updated documentation for solution 1.
2020-12-01Added initial files for challenge 089.Joel Crosswhite
Added README for first commit. Created initial script for challenge 1 using binary GCD algorithm.