Danslapiscine @ 2023-08-08 21:14:46
如果您 RE on 3~10
检查一下树链剖分上跳的代码
应该是
if(deep[g[y]]>deep[g[x]]) swap(x,y);
如果不行那就看看是不是线段树的锅
本蒟蒻因为这调了好久