苏淞丰 78f500e864 Repair warning: ISO C + + forbids converting a string constant to 'char *' [- wwrite strings] (#683)
* Add header file

* Add header file and regulate code style

* Add header file and regulate code style

*  Do not use namespace using-directives.  Use using-declarations instead.

* Arctic2333 Add header file and regulate code style . Do not use namespace using-directives. Use using-declarations instead.

* Repair warning: ISO C + + forbids converting a string constant to 'char *' [- wwrite strings]

* Repair warning: ISO C + + forbids converting a string constant to 'char *' [- wwrite strings]

* rename

* RENAME

* Repair warning: ISO C + + forbids converting a string constant to 'char *' [- wwrite strings]

* char * -> string

* Update and rename trietree.cpp to trie_tree.cpp

* Delete TrieTree.cpp

* char hello[] = "hello";
2019-12-19 10:37:30 +01:00
2019-12-07 08:21:23 +01:00
2019-11-28 13:30:19 +01:00
2019-11-28 13:30:50 +01:00
2019-12-07 08:33:23 +01:00
2019-12-05 22:13:16 +01:00
2019-12-16 13:21:16 +01:00
2019-12-05 22:05:29 +01:00
2019-12-05 19:12:07 +01:00
2019-12-17 16:19:12 +00:00
2019-10-26 14:36:03 +05:30
2019-11-15 14:44:55 +09:00

The Algorithms - C++

contributions welcome  GitHub repo size GitHub closed pull requests

All algorithms implemented in C++ (for education)

The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.

Contribute Guidelines

Read our Contribution Guidelines before you contribute.

Languages
C++ 98.6%
CMake 1.3%