#include<bits/stdc++.h>包含C++的所有头文件
2020-11-24 20:39
标签:blog http 使用 os 文件 io 参考博客:http://blog.kuoe0.tw/posts/2014/01/31/install-gnu-gcc-on-os-x-and-use-the-header-bits-stdcplusplus-h-and-policy-based-data-structure 做CF看见别人用这个函数,然后就能直接用vector,set,string那些函数了,摸不着头脑,感觉特神奇就百度了一下,才发现这个是C++版本升级,然后文件自带的,方便了程序员吧。不然每次都得敲那模板老长…… 使用和平常的头文件一样,如下: #include 等等…… 不过在国内oj中,poj,hdu 不支持这个函数,这几个oj的编译器问题,其他国外的oj,还有台湾的oj都支持,CF,Topcoder也都支持。 #include 标签:blog http 使用 os 文件 io 原文地址:http://blog.csdn.net/u011466175/article/details/24638621#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
文章标题:#include<bits/stdc++.h>包含C++的所有头文件
文章链接:http://soscw.com/index.php/essay/22463.html