OSDN Git Service

:bug: fix typo
authorShuhao Zhang <594422141@qq.com>
Tue, 1 Oct 2019 08:01:01 +0000 (16:01 +0800)
committerGitHub <noreply@github.com>
Tue, 1 Oct 2019 08:01:01 +0000 (16:01 +0800)
docs/math/bit.md

index fd9d3b2..50b8a78 100644 (file)
@@ -245,4 +245,3 @@ void swap(int &a, int &b) {
 ## 参考
 
 位运算技巧: <https://graphics.stanford.edu/~seander/bithacks.html> 
-$$