We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 479bfd0 + 444b993 commit bd23246Copy full SHA for bd23246
Rabin-Karp/Rabin-Karp.playground/Contents.swift
@@ -8,7 +8,7 @@ print("Hello, Swift 4!")
8
import UIKit
9
10
struct Constants {
11
- static let hashMultiplier = 69069
+ static let hashMultiplier = 69061
12
}
13
14
precedencegroup PowerPrecedence { higherThan: MultiplicationPrecedence }
0 commit comments