首页
编程
java
php
前端
首页
编程
java
php
前端
c语言输出结果总为0.00
scanf("%lf",&r); 你是这个%longf 是个什么鬼?
没有 %longf, 只有 %f
点击展开全文