Install dependencies
pip install .Run regression tests (runs all the problems and validate the answers)
pytestSolve a single problem
./solve.py -p <problem_number>Solve all problems
./solve.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies
pip install .Run regression tests (runs all the problems and validate the answers)
pytestSolve a single problem
./solve.py -p <problem_number>Solve all problems
./solve.py