Skip to content

Contains solution proposals to Project Euler problems.

Notifications You must be signed in to change notification settings

codePascal/psychic-eureka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

psychic-eureka

Contains solutions to Project Euler (https://projecteuler.net/) problems.

Run a program

To run a program, simply run the shell script. Here i denotes the project number.

bash run.sh i

Structure

Solved projects have the correct answer written to the description. If you try to run problems that are not implemented yet, a NotImplementedError will be raised.

About

Contains solution proposals to Project Euler problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published