library

This documentation is automatically generated by online-judge-tools/verification-helper

View the Project on GitHub kk2a/library

:warning: segment_tree/dual_seg.hpp

Code

#ifndef KK2_SEGMENT_TREE_DUAL_SEG_HPP
#define KK2_SEGMENT_TREE_DUAL_SEG_HPP 1

namespace kk2 {} // namespace kk2

#endif // KK2_SEGMENT_TREE_DUAL_SEG_HPP
#line 1 "segment_tree/dual_seg.hpp"



namespace kk2 {} // namespace kk2
Back to top page