🌈 搜索
📅  最后修改于: 2022-03-11 14:44:52.708000             🧑  作者: Mango
int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); return 0; }