maxSides constant

int const maxSides

maximum sides of dice (100k)

Implementation

static const int maxSides = 100000;