★ wanayoo — archive 1999 https://github.com/EULIR/ProjectEulerNouvelle recherche | Portail wanayoo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

README.md

Project Euler

img
GitHub license

About Project Euler

  • Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve.
  • There are actually more than six hundred problems sorted by difficulty on that website waiting to be solved. Meanwhile, the contributors are still updating the problems.
  • See more on https://projecteuler.net/about

About problem solving

  • Most codes are written in Java while some of them are in C++, which require JDK10 or gcc to compile and run(I have replace all potential type with "var").
  • Some of the solutions are not efficient enough to get the right answer in a second, therefore, pull requests are welcomed with better and faster algorithms.

Link

About

⁉️Project Euler solutions

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.