internal/unconstructible.hpp
- View this file on GitHub
- Last update: 2024-04-16 19:36:34+09:00
- Include:
#include "internal/unconstructible.hpp"
Required by
- data_structure/adaptor/set.hpp
- data_structure/disjoint_sparse_table.hpp
- data_structure/dynamic_segment_tree.hpp
- data_structure/fenwick_tree.hpp
- data_structure/foldable_deque.hpp
- data_structure/foldable_queue.hpp
- data_structure/foldable_stack.hpp
- data_structure/segment_tree.hpp
- include/all.hpp
- include/data_structures.hpp
- include/iterable.hpp
- iterable/count_inversion.hpp
Verified with
- verify/aizu-online-judge/alds1_14_b/0000.test.cpp
- verify/aizu-online-judge/dsl_2_a/0000.test.cpp
- verify/aizu-online-judge/itp1_1_a/0001.test.cpp
- verify/yosupo-judge/deque_operate_all_composite/0000.test.cpp
- verify/yosupo-judge/deque_operate_all_composite/0004.test.cpp
- verify/yosupo-judge/deque_operate_all_composite/0005.test.cpp
- verify/yosupo-judge/point_add_range_sum/0000.test.cpp
- verify/yosupo-judge/point_add_range_sum/0001.test.cpp
- verify/yosupo-judge/point_set_range_composite/0000.test.cpp
- verify/yosupo-judge/point_set_range_composite/0003.test.cpp
- verify/yosupo-judge/predecessor_problem/0000.test.cpp
- verify/yosupo-judge/predecessor_problem/0001.test.cpp
- verify/yosupo-judge/predecessor_problem/0002.test.cpp
- verify/yosupo-judge/predecessor_problem/0003.test.cpp
- verify/yosupo-judge/queue_operate_all_composite/0000.test.cpp
- verify/yosupo-judge/queue_operate_all_composite/0001.test.cpp
- verify/yosupo-judge/queue_operate_all_composite/0002.test.cpp
- verify/yosupo-judge/rectangle_sum/0000.test.cpp
- verify/yosupo-judge/rectangle_sum/0001.test.cpp
- verify/yosupo-judge/static_range_sum/0001.test.cpp
- verify/yosupo-judge/static_range_sum/0002.test.cpp
- verify/yosupo-judge/static_range_sum/0003.test.cpp
- verify/yosupo-judge/static_range_sum/0008.test.cpp
- verify/yosupo-judge/staticrmq/0000.test.cpp
- verify/yosupo-judge/staticrmq/0001.test.cpp
- verify/yosupo-judge/staticrmq/0002.test.cpp
- verify/yosupo-judge/staticrmq/0003.test.cpp
- verify/yukicoder/789/0000.test.cpp
- verify/yukicoder/789/0001.test.cpp