adaptor/stack.hpp
- View this file on GitHub
- Last update: 2024-05-13 20:26:20+09:00
- Include:
#include "adaptor/stack.hpp"
Required by
- data_structure/foldable_deque.hpp
- data_structure/foldable_queue.hpp
- data_structure/foldable_stack.hpp
- include/adaptors.hpp
- include/all.hpp
- include/data_structures.hpp
- include/template.hpp
- template/standard.hpp
- template/using.hpp
Verified with
- verify/aizu-online-judge/itp1_1_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/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