🌈 搜索
📅  最后修改于: 2022-03-11 14:49:25.749000             🧑  作者: Mango
let my_empty_array: [i32; 4] = [0; 4]; // The value you put instead of the type will fill your array