+ 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. 😁
4 ответов
+ 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
+ 4
https://code.sololearn.com/covjE5pnT81D/?ref=app
+ 2
Your PI🍰 :)
https://code.sololearn.com/W311eN8KhKqe/?ref=app