platinum.c
This commit is contained in:
parent
399f8d1133
commit
cb25841f50
@ -6,7 +6,7 @@ int main(void)
|
|||||||
float weight; /* 你的体重 */
|
float weight; /* 你的体重 */
|
||||||
float value; /* 相等我重量的白金价值 */
|
float value; /* 相等我重量的白金价值 */
|
||||||
|
|
||||||
printf("你有黄金值钱吗?\n");
|
printf("你比金子值钱吗?\n");
|
||||||
printf("试试看吧。\n");
|
printf("试试看吧。\n");
|
||||||
printf("输入你的体重(单位:千克):");
|
printf("输入你的体重(单位:千克):");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user