std::pair<int,int> 及 std::vector<int> 不能使用在 unordered_map 的 key 中。
std::pair<int,int>
std::vector<int>
unordered_map
key