#define _USE_MATH_DEFINES #include <math.h> int main() { printf("pi=%f,e=%f\n",M_PI,M_E); return 0; }
65,210
社区成员
250,518
社区内容
加载中
试试用AI创作助手写篇文章吧