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.
2 parents 3f886ab + 22ace77 commit 26efe80Copy full SHA for 26efe80
README.md
@@ -124,7 +124,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
124
* [Max Sub Square](/Math/Max_Sub_Square)
125
* [Miller Rabin Primality Test](/Math/miller_rabin_primality_test)
126
* [Modular Multiplication Inverse](/Math/modular_multiplicative_inverse)
127
- * [Nest Power of 2](/Math/NextPow2)
+ * [Next Power of 2](/Math/NextPow2)
128
* [Nth Root](/Math/nthRoot)
129
* [Pascal Row](/Math/pascal_row)
130
* [Power](/Math/Power)
0 commit comments