We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2109566 commit a4b1964Copy full SHA for a4b1964
library/strings/string_hash.hpp
@@ -1,5 +1,4 @@
1
#pragma once
2
-//! https://codeforces.com/blog/entry/4898
3
//! https://codeforces.com/blog/entry/60442
4
//! https://codeforces.com/blog/entry/129538
5
//! probability of collision ~= 1/((1e9+7)*(1e9+9)) = 1/p
0 commit comments