thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:15:41    阅读:669 次    消耗积分:0 分
x1-50);.2lf",r); n 0;
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:11:48    阅读:664 次    消耗积分:0 分
printf("f(%.2lf) = %.2lf",x1,r);
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:09:38    阅读:660 次    消耗积分:0 分
printf("f(%.1lf) = %.1lf",x1,r);
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:07:10    阅读:656 次    消耗积分:0 分
,b,a-b); printf("%d * %d = %d\n",a,b,a*b); printf("%d / %d = %d\n",a,b,a/b);
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:04:30    阅读:676 次    消耗积分:0 分
ahr-32)/9; printf("fahr = 150, celsius = %d",(int)celsius); return 0;
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:01:58    阅读:678 次    消耗积分:0 分
判断是否存在连续数 printf("%d\n",maxString); int i; for(i = 0; i < maxString; i++) { prin...
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 10:00:29    阅读:667 次    消耗积分:0 分
汉语说话习惯:0后不加位,在中间段有相连0只读出1个0,末尾段相连0直接忽略,注意万的位数一定要读 price[-1] = '1'; if( price[i]!...
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 09:56:27    阅读:664 次    消耗积分:0 分
开始打印正面 for (i=0;i<num;i++){ // 打印空白 // printf("up i value is %d",i); num_s = cou...
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-31 09:52:38    阅读:669 次    消耗积分:0 分
代码来自:https://yunjinqi.top/article/206
thumb_picture
作者:yunjinqi    类别:编程    日期:2023-05-30 16:12:46    阅读:681 次    消耗积分:0 分
money = price*discount/10.0; printf("%.2f",money);
上一页   1   ...   30   31   32   33   34   35   36   37   38   39   40   ...   47   下一页