There was an error while loading. Please reload this page.
1 parent 5a1b06c commit 75c9408Copy full SHA for 75c9408
1 file changed
library/data_structures_[l,r)/uncommon/priority_queue_of_updates.hpp
@@ -1,4 +1,5 @@
1
#pragma once
2
+#include "../../../kactl/content/data-structures/UnionFindRollback.h"
3
//! https://codeforces.com/blog/entry/111117
4
//! @code
5
//! RollbackUF uf(n);
0 commit comments