2的幂 基础模式,中规中矩 摘要:解题思路:pow函数的应用注意事项:注意头文件math.h参考代码:#include<stdio.h>#include<math.h>int main(){ int n,i; scanf(…… 题解列表 2022年12月31日 0 点赞 0 评论 369 浏览 评分:0.0