[Challenge] Writeing Pi | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

[Challenge] Writeing Pi

I want to see who can make a program that can calculate the most digets of pi with the best accuracy. Also your code has to be able to CALCULATE pi not just write it down. 😁

16th Dec 2017, 2:11 PM
Screaming Bird
Screaming Bird - avatar
4 Answers
+ 6
[Meta] This is an implementation of using the PRNG (and coprimes) to derive π. Rather than a contender, I intend for this to be interesting. Comes with YouTube inspiration video. https://code.sololearn.com/c6WmHJ82s1Y2/?ref=app
29th Dec 2017, 6:54 AM
Kirk Schafer
Kirk Schafer - avatar
+ 4
https://code.sololearn.com/covjE5pnT81D/?ref=app
29th Dec 2017, 6:07 AM
...
17th Dec 2017, 6:51 AM
#RahulVerma
#RahulVerma - avatar