开发者

How to remove integers in array less than X?

开发者 https://www.devze.com 2022-12-26 17:47 出处:网络
I have an array with integers of values from 0 to 100. I wish to remove integers that are less than number X and开发者_Go百科 keep the ones that are equal or greater than number X.A little ugly using
0

精彩评论

暂无评论...
验证码 换一张
取 消