#include "stdio.h" #include <math.h> int main()

2024年11月17日 07:17
有3个网友回答
网友(1):

楼主这个数学式子 是什么样的?

似乎是求π

不如这样

网友(2):

while (n<=500001); // 去掉尾部的 ; while { } 是完整语句

网友(3):

兄嘚,你想问什么?
最后一行是%f吗,是整型的就用d或ld