Changes

Jump to: navigation, search

GPU610 Team Tsubame

29 bytes added, 23:40, 9 February 2017
Pi
rm *\.o
2. Download Copy leibniz.cpp and /or monte-carlo.cpp and put them into the same directory as the Makefile.
3. Execute the following command (in the same directory as the Makefile):
'''Leibniz formula implementation:'''
 
leibniz.cpp
00 #include <iostream>
01 #include <iomanip>
'''Monte-Carlo algorithm implementation:'''
 
monte-carlo.cpp
00 #include <iostream>
01 #include <random>
240
edits

Navigation menu