🌈 搜索
📅  最后修改于: 2022-03-11 14:44:46.150000             🧑  作者: Mango
#include #include std::vector> weights; std::array weight = {1, 2}; weights.push_back(weight);