(int)(Math.random()*100)=nums[i];
这个写法就不可以;
必须这个写法:
nums[i]=(int)(Math.random()*100);
有何不同?
Camel97
To_The_Moon
慕的地6079101
慕姐8946757
慕粉3148860
相关分类