Skip to content

zachw000/ProjectEulerWin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Project Euler.NET Problem Solver

Author: Zachary Waldron

This project is open source software, and is provided AS-IS with absolutely no warranty. Damages related to the use of this software is at your risk and discretion.

Using this program

There are two main approaches to using the project euler solver:

1. Using the command line arguments:
    . `./pesolver <problem number> <options>`
        - Runs the problem outputs to standard output
    . `./pesolver help`
        - Opens help dialog
2. Using the interactive terminal:
    . `./pesolver`
        - Opens terminal emulator where multiple project euler problems
        may be solved.

TODO: Finish documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages