#include #include using namespace std; class SillyT { public: SillyT(int d, string w) { where = w; depth = d; for(int i{0}; i