Usage
eulertools provides a cli command called euler, which has the following subcommands:
- compare: Compare the timings between different languages
- generate: Generate a template for a new problem from the language template
- run: Run problems for various language implementations
- test: Test the solutions for the problems for various language implementations
- statement: Show the problem statement and the hint for the solution
- time: Run the timings for a specific problem