🌈 搜索
📅  最后修改于: 2022-03-11 14:52:19.789000             🧑  作者: Mango
int[] arr; // Declaration dataType can int, float etc. arr = new int[N]; // Allocation N = 0 to 2,147,483,647.