#includeusing namespace std;//添加这个就好了
添using spacename std;再在cout前面加std:
添加Using namespace std
std::cout<