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 6062bbb commit 1a32aa1Copy full SHA for 1a32aa1
segmenttree/acl_lazysegtree.hpp
@@ -60,7 +60,7 @@ constexpr int countr_zero_constexpr(unsigned int n) {
60
#include <functional>
61
#include <vector>
62
63
-#include "atcoder/internal_bit"
+// #include "atcoder/internal_bit"
64
65
namespace atcoder {
66
0 commit comments