ACM競賽C++經常使用頭文件

#include <iostream>//數據輸入輸出流 #include <string.h>//字符串操做函數 #include <stdio.h>//C的輸入輸出 #include <stdlib.h>//定義雜項函數及內存分配函數 #include <math.h>//C中的數學函數 #include <string.h>//c++中的string類 他不能用strcpy等c函數去操做 #
相關文章
相關標籤/搜索