#include #include int main() { std::cout << "BugLab - Maze Tabu Search ready." << std::endl; return 0; }