cont constant

int const cont

Couldn't use continue because its a keyword :(

Implementation

static const int cont = 100;