🌈 搜索
📅  最后修改于: 2022-03-11 15:04:44.738000             🧑  作者: Mango
#define ARR_LENGTH 2097152 int *arr = malloc (ARR_LENGTH * sizeof *arr);