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 35ac565 commit 2b27ef6Copy full SHA for 2b27ef6
README.md
@@ -25,7 +25,7 @@ Compiled pages are published at [https://cp-algorithms.com/](https://cp-algorith
25
26
### New articles
27
28
-- (18 April 2023) [Bit manipulation](https://cp-algorithms.com/algebra/bit-manipulation.md)
+- (18 April 2023) [Bit manipulation](https://cp-algorithms.com/algebra/bit-manipulation.html)
29
- (17 October 2022) [Binary Search](https://cp-algorithms.com/num_methods/binary_search.html)
30
- (17 October 2022) [MEX (Minimum Excluded element in an array)](https://cp-algorithms.com/sequences/mex.html)
31
- (12 May 2022) [Factoring Exponentiation](https://cp-algorithms.com/algebra/factoring-exp.html)
0 commit comments