Loading

防止unordered_map 被卡方法

codeforces 上看到的,mark 一下代码。原作者:neal,原链接:https://codeforces.com/blog/entry/62393 struct custom_hash { static uint64_t splitmix64(uint64_t x) { // http:/
posted @ 2020-07-14 20:58  bringlu  阅读(440)  评论(0编辑  收藏  举报