240
edits
Changes
→Pi
3. Execute the following command (in the same directory as the Makefile):
> make
4. Execute the binary with:
> ./leibniz.cpp [''n'']
OR
> ./monte-carlo.cpp [''n'']
Where ''n'' is the number of iterations
'''Leibniz formula implementation:'''
----
=== Maze ===