n次幂pow和string
摘要:
#include<math.h> pow(16,3) 16的3次方 string s; s.length() 求字符串的长度 取字符串中的元素使用s[i] 阅读全文
posted @ 2021-04-17 23:46 年轻人的努力 阅读(53) 评论(0) 推荐(0) 编辑
2021年4月17日 #
posted @ 2021-04-17 23:46 年轻人的努力 阅读(53) 评论(0) 推荐(0) 编辑