> 其他 >
比较abc三数的大小的程序框图
人气:357 ℃ 时间:2020-04-25 05:08:28
解答
If a>b then
if a>c then
if b>c then
Print "a>b>c"
else
Print "a>c>b"
else
Print "c>a>b"
endif
else
if a
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版