Difficulty

enum Difficulty
const int Auto
const int Easy
const int Challenging
const int Hard
const int Impossible