Skip to content

Commit a4b1964

Browse files
committed
actually remove this source
1 parent 2109566 commit a4b1964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/strings/string_hash.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#pragma once
2-
//! https://codeforces.com/blog/entry/4898
32
//! https://codeforces.com/blog/entry/60442
43
//! https://codeforces.com/blog/entry/129538
54
//! probability of collision ~= 1/((1e9+7)*(1e9+9)) = 1/p

0 commit comments

Comments
 (0)