Inspiration

MLH local hack day challenge day 6

What it does

It find pi to the Nth digit and prints the same in console window.

How we built it

It is build in C++ programming language in VS code editor.

Challenges we ran into

To import string and to save string since it is very large.

Accomplishments that we're proud of

That i built this logic on my own.

What we learned

That the string can store much more bigger values than integer in C++.

What's next for Program to find pi to the Nth digit

To improve time complexity of this program.

Built With

Share this project:

Updates