mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-11 14:36:25 +08:00
Update bit_manipulation/hamming_distance.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
committed by
GitHub
parent
18955a55fd
commit
757fa96bde
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @file hamming_distance.cpp
|
||||
* @file
|
||||
* @brief Returns the [Hamming
|
||||
* distance](https://en.wikipedia.org/wiki/Hamming_distance) between two
|
||||
* integers
|
||||
|
||||
Reference in New Issue
Block a user