c++中调用max函数应该用哪个文件声明

如题所述

#include "algorithm"

或者

#include "algorithm.h"

温馨提示:答案为网友推荐,仅供参考
相似回答