mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
fix file brief doc
This commit is contained in:
parent
e45a37763d
commit
8eddee9846
@ -2,7 +2,7 @@
|
|||||||
* @file chaining.cpp
|
* @file chaining.cpp
|
||||||
* @author [vasutomar](https://github.com/vasutomar)
|
* @author [vasutomar](https://github.com/vasutomar)
|
||||||
* @author [Krishna Vedala](https://github.com/kvedala)
|
* @author [Krishna Vedala](https://github.com/kvedala)
|
||||||
* @brief
|
* @brief Implementation of node chains accessed using keys.
|
||||||
*/
|
*/
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
Loading…
Reference in New Issue
Block a user