Skip to content

Commit 75c9408

Browse files
committed
fix one issue
1 parent 5a1b06c commit 75c9408

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/data_structures_[l,r)/uncommon/priority_queue_of_updates.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#pragma once
2+
#include "../../../kactl/content/data-structures/UnionFindRollback.h"
23
//! https://codeforces.com/blog/entry/111117
34
//! @code
45
//! RollbackUF uf(n);

0 commit comments

Comments
 (0)