📄 help.h
字号:
#if !defined(HELP_H)
#define HELP_H
// Standard C++ headers.
#include <iostream>
#include <fstream>
#include <ctime>
#include <vector>
#include <list>
#include <cassert>
#include <cstdio>
#include <cstddef>
#include <hash_map>
#include <cmath>
#include <iostream>
const int ITERATION=100;
const int MAXCENTSIZE=2;
const int TYPEA=1;
const int TYPEB=2;
const int RANDOMCENT=1;
const int HEURISTICENT=2;
const int CENTYPPE=HEURISTICENT;
//const int NODESIZE=
using namespace std;
using namespace stdext;
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -