/word-counter

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This system was developed as a Object Oriented Programming subject exercise (UFMG).

Primary LanguageC++

No issues in this repository yet.