Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.89 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.89 KB

Project Euler

Windows Linux/OS X Linux/macOS/Windows
Build Status Build status Build status Azure Pipelines build status
Build History Build history Build history Build history

Overview

My solutions for https://projecteuler.net/.

Feedback

Any feedback or issues can be added to the issues for this project in GitHub.

Repository

The repository is hosted in GitHub: https://github.com/martincostello/project-euler.git

License

This project is licensed under the Apache 2.0 license.

Building and Testing

To build and test the puzzles run one of the following commands:

Linux/OS X

./build.sh

Windows

.\Build.ps1