首页
编程
java
php
前端
首页
编程
java
php
前端
对于sqrt的写法我不知道咋整
要包含头文件:#include<math.h>
b=(int)sqrt((double)a);
点击展开全文