Currently, data is read from a binary file. You can modify the code to read any text file as you wish.
To compile & run:
g++ *.cpp *.h -Wall -o output && ./output
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Currently, data is read from a binary file. You can modify the code to read any text file as you wish.
To compile & run:
g++ *.cpp *.h -Wall -o output && ./output