91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

如何用c語言求三角形面積的程序

小億
83
2024-08-17 10:33:35
欄目: 編程語言

#include <stdio.h>

int main() { float base, height, area;

// Input base and height of the triangle
printf("Enter the base of the triangle: ");
scanf("%f", &base);

printf("Enter the height of the triangle: ");
scanf("%f", &height);

// Calculate the area of the triangle
area = 0.5 * base * height;

// Display the area of the triangle
printf("The area of the triangle is: %.2f\n", area);

return 0;

}

0
抚顺县| 乐都县| 呈贡县| 策勒县| 平遥县| 军事| 科技| 金川县| 建阳市| 曲阳县| 赫章县| 三门峡市| 奈曼旗| 昂仁县| 江西省| 平利县| 巢湖市| 长武县| 黄陵县| 南木林县| 武邑县| 延吉市| 虎林市| 呼玛县| 资溪县| 新干县| 淮滨县| 龙山县| 石狮市| 清流县| 凉山| 绵阳市| 漳平市| 金塔县| 高要市| 海淀区| 丰顺县| 晋城| 沙坪坝区| 廊坊市| 南昌县|