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

2024-11-17 07:17:28
推荐回答(3个)
回答(1):

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

似乎是求π

不如这样

回答(2):

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

回答(3):

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