bluedawnstar/algorithm_study

[Fix] remove unuseful statements

Closed this issue · 1 comments

for (pos; pos != lca; pos &= pos - 1)