codeIIEST / Algorithms

A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
http://codeiiest.github.io/Algorithms/
MIT License
203 stars 163 forks source link

project euler problem 21 #206

Closed rahulkumaran closed 6 years ago

rahulkumaran commented 6 years ago

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

128

SHORT DESCRIPTION

This is the solution for project 21 of Project Euler

TESTING

Just run the code and you'll get the answer

rahulkumaran commented 6 years ago

@prateekiiest , can you please have a look at this? This is the code for Project Euler's 21st problem