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 164f17b commit 0973b1eCopy full SHA for 0973b1e
atcoder/segtree.hpp
@@ -6,6 +6,7 @@
6
#include <vector>
7
8
#include "atcoder/internal_bit"
9
+
10
namespace atcoder {
11
12
#if __cplusplus >= 201703L
0 commit comments