mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-06 21:33:54 +08:00
added original author to the description
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @author [@Arctic2333](https://github.com/Arctic2333)
|
||||
* @author [Krishna Vedala](https://github.com/kvedala)
|
||||
* @brief Implementation of [Trie](https://en.wikipedia.org/wiki/Trie) data
|
||||
* structure for English alphabets in small characters.
|
||||
|
||||
Reference in New Issue
Block a user