1.求三角形面积
#include#include 运行结果
【c语言基本运算训练】a=0.000000b=0.000000c=-1.#QNAN0area=0.000000--------------------------------Process exited after 0.0094 seconds with return value 0请按任意键继续. . . 2.输入球半径,求球体积
#include#include 运行结果
请输入半径r:3113.040001--------------------------------Process exited after 3.564 seconds with return value 0请按任意键继续. . . 3.字母的大写转小写
#includeint main(){ char c1,c2; c1='A'; c2=c1+32; printf("%c,%c\n",c1,c2); printf("%d,%d\n",c1,c2); return 0; } 运行结果
A,a65,97--------------------------------Process exited after 0.01597 seconds with return value 0请按任意键继续. . .
- 春季老年人吃什么养肝?土豆、米饭换着吃
- 三八妇女节节日祝福分享 三八妇女节节日语录
- 老人谨慎!选好你的“第三只脚”
- 校方进行了深刻的反思 青岛一大学生坠亡校方整改校规
- 脸皮厚的人长寿!有这特征的老人最长寿
- 长寿秘诀:记住这10大妙招 100%增寿
- 春季老年人心血管病高发 3条保命要诀
- 眼睛花不花要看四十八 老年人怎样延缓老花眼
- 香槟然能防治老年痴呆症? 一天三杯它人到90不痴呆
- 老人手抖的原因 为什么老人手会抖
