@yijan 这样写稳过

#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/hash_policy.hpp>
__gnu_pbds::gp_hash_table<int> table;

另外

for gcc 6 or earlier, 126271 does the job, and for gcc 7 or later, 107897 will work.

我们现在使用的编译器多位6or earlier 所以 126271 是一个非常合适的质数。

6or earlier\text{\large多\Large位\large6or earlier}

另外你不能把整句翻译出来吗

2018/11/6 14:50
54160