#include<bits/extc++.h> using namespace __gnu_pbds; cc_hash_table < int , int > H; priority_queue < int > H; ...
请问以上是否都可以使用?