use unordered_dense to mitigate __next_prime overflow error

This commit is contained in:
2025-05-07 10:57:26 +08:00
parent 96774ef3da
commit b082e2e06b
9 changed files with 2142 additions and 34 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ android {
minSdk 26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndkVersion '27.1.12297006'
ndkVersion '27.2.12479018'
}
buildTypes {