This documentation is automatically generated by online-judge-tools/verification-helper
#include "src/template/policy_based_data_structure.hpp"
gnu拡張のデータ構造などを使うためのヘッダファイルです.
tree
や hash_table
, trie
などが入っています.
#pragma once
#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>
#include <ext/pb_ds/tag_and_trait.hpp>
using namespace __gnu_pbds;
#line 2 "src/template/policy_based_data_structure.hpp"
#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>
#include <ext/pb_ds/tag_and_trait.hpp>
using namespace __gnu_pbds;