/ProjectEuler

Solution to Project Euler problems

Primary LanguagePython

Project Euler

Language

Python

Status

  • Max solved problem: 10
  • Unsolved problem: 7

Instructions

  • Clone the repository as git clone https://github.com/mishra14/ProjectEuler.git.
  • Execute the python script as python euler_pX.py, where X is the problem number.
  • Answers are displayed on the console.