1.struct 可不可以S[i].push_back({x, y}); 2.主席树数组head[]会重名吗 3.线段树函数add、change、times、ans会重名吗
struct
S[i].push_back({x, y});
head[]
add
change
times
ans