Skip to content

thanhtam92/Project-Euler-solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler solutions

This package contains Nayuki's program code to solve over 183 Project Euler problems.

Each solved problem has a program written in Java. Additionally, some solutions have Python, Mathematica, and/or Haskell programs. All problems from #1 to #100 are solved. In some solutions, the source code includes a detailed explanation of the mathematics involved in order to justify the logic in the program.


This code is provided for reference only. You need prior written permission to do any of the following: republish the code verbatim, publish the code with modifications, incorporate parts of the code into your own work, etc.

Copyright © 2015 Project Nayuki. All rights reserved. No warranty.

Home page: http://www.nayuki.io/page/project-euler-solutions

About

Runnable code for solving Project Euler problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.4%
  • Python 24.6%
  • Haskell 18.0%