🌈 搜索
📅  最后修改于: 2022-03-11 14:52:34.440000             🧑  作者: Mango
int[] numbers = IntStream.generate(() -> scan.nextInt()).limit(N).toArray();