mishra14 / ProjectEuler

Solution to Project Euler problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solution to Project Euler problems


Languages

Language:Python 100.0%