#ifndef DOORMAN_DOT_H #define DOORMAN_DOT_H #include int SimulateLine(int maxDiff, std::string line) ; #endif