maxSides constant

int const maxSides

maximum sides of dice (1k)

Implementation

static const int maxSides = 1000;