- 博客(1)
- 收藏
- 关注
原创 输出三个随机整数a,b,c中的最大值与最小值解法
outputMaxAndMin addition#1 public class MaxAndMin { public static void main(String[] args) { int a,b,c,max,min; //产生随机整数a,b,c a=(int)(Math.random()*...
2018-08-20 10:47:28
5903
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅