Dev改成c++11

工具——编译选项——编译时添加以下命令
-std=c++11
加后可以用
for(auto it:ans){
}

vector<int> a;
auto ans=a;

全部评论

相关推荐

评论
1
收藏
分享
牛客网
牛客企业服务