Morse code translator in C++ language using binary tree, developed in the Data Structures discipline at UFMG.
To run this project, follow the steps below.
Run the command make to generate morse-code-translator file:
make
Then run morse-code-translator file, passing a test case file as an inline parameter, for example:
./morse-code-translator < ./tests/5.in