We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0973b1e commit 5c1dbb4Copy full SHA for 5c1dbb4
atcoder/lazysegtree.hpp
@@ -3,7 +3,7 @@
3
4
#include <algorithm>
5
#include <cassert>
6
-#include <iostream>
+#include <functional>
7
#include <vector>
8
9
#include "atcoder/internal_bit"
atcoder/segtree.hpp
@@ -3,6 +3,7 @@
0 commit comments