willpiers / euler

A compilation of project euler problems I have worked on
projecteuler.net
0 stars 0 forks source link

create command line interface for solving problems #18

Open willpiers opened 10 years ago

willpiers commented 10 years ago

this would help make it so I don't have to require_relative the core extensions and the EulerMethods module at the top of solution files