include < bits / stdc++ .h>

include < bits / stdc++ .h> 這個頭文件包含以下等等C++中包含的所有頭文件:

#include <iostream> 
#include <cstdio> 
#include <fstream> 
#include <algorithm> 
#include <cmath> 
#include <deque> 
#include <vector> 
#include <queue> 
#include <string> 
#include <cstring> 
#include <map> 
#include <stack> 
#include <set>
.......

等等……

在國內oj中,poj,hdu 不支持這個函數,臺灣的oj支持,其它國外的oj都支持,CF,Topcoder也都支持。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章