Skip to content

raserhin/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raserhin's solutions for Project Euler

This repository has been created to keep track of all my solutions of the Project Euler.

Keep in mind that this repository may lack some (or most) problems. And although I try my best to optimize the algorithms used, the solutions could be far from perfect.

Current state

As the time of updating this README the current state of the problems are the following.

C = correct, I = incorrect, E = error, S = skipped, . = missing

Problems 001-020: C C C C C   C C C C C   C C C C C   C C C C C
Problems 021-040: C C C C C   C C C C C   C C . C .   C C C C C
Problems 041-060: C C C C I   . . . . .   . . . . .   . . . . .
Problems 061-080: . . . . .   . C I . .   . . . . .   . . . . .  

This information has been gathered with the help of the EulerPy package.

Acknowledge

For this creation I have used very heavily the package EulerPy made by @iKevinY. For both the creation of the templates problems, checking the results and testing.

About

All my adventures solving the project Euler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages