mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-05 11:40:46 +08:00
Update graph/breadth_first_search.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* \brief [Breadth First Search Algorithm
|
||||
* (Breadth First Search)](https://en.wikipedia.org/wiki/Breadth-first_search)
|
||||
*
|
||||
* \author [Ayaan Khan](http://github.com/ayaankhan98)
|
||||
* \author [Ayaan Khan](https://github.com/ayaankhan98)
|
||||
* \contributor [Aman Kumar Pandey](http://github.com/gpamangkp)
|
||||
*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user