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 999f811 commit 8e59e28Copy full SHA for 8e59e28
atcoder/internal_bit.hpp
@@ -5,10 +5,6 @@
5
#include <intrin.h>
6
#endif
7
8
-#if __cplusplus >= 202002L
9
-#include <bit>
10
-#endif
11
-
12
namespace atcoder {
13
14
namespace internal {
0 commit comments