Skip to content
/ euler Public

My implementation of Project Euler solutions, in Java

Notifications You must be signed in to change notification settings

RMTrev/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This project contains my implementations for problems found on Project Euler. All solutions are written in Java 1.8.

Usage

To run in eclipse:

  1. Create a new run configuration
  2. Set com.rmtrev.projecteuler.main.Main as the main class
  3. Program arguments: Problem# [additional args...]

About

My implementation of Project Euler solutions, in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages