会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
fashion幽佳
博客园
首页
新随笔
联系
订阅
管理
2022年3月12日
c++ stl
摘要: 头文件 #include<algorithm> 1. 全排列 next_permutation和prev_permutation(升序和降序) 2. 排序 sort(a,a+4) (默认升序) #include<math.h> 平方 pow(a,2) 开方 sqrt(a) 整数绝对值 int c =
阅读全文
posted @ 2022-03-12 14:48 fashion幽佳
阅读(41)
评论(0)
推荐(0)
公告