头文件

#include

  • STL定义运算函数(代替运算符)

#include<bits/stdc++.h>

  • 编译器GCC 4.8支持的万能头文件,基本包含所有头文件
------ The Happy Ending ------