Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 423 Bytes

morse-code-translator

Morse code translator in C++ language using binary tree, developed in the Data Structures discipline at UFMG.

Setup

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