This question is just a tricky way of asking what's the ratio between MM and MF/FM, but if you don't believe me, here's some c++ code to simulate it yourself:
#include
using namespace std;
#include // prototypes for rand and srand
using std::rand;
using std::srand;
#include //...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.