🌈 搜索
📅  最后修改于: 2022-03-11 14:49:00.601000             🧑  作者: Mango
bool overlap = a.start < b.end && b.start < a.end;