Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 263 Bytes

File metadata and controls

8 lines (7 loc) · 263 Bytes

potential-carnival

In order to run this file in the terminal you must:

  1. open bash and type: <g++ main.cpp BST.cpp playlist.cpp -o main>
  2. press enter
  3. type <./main>
  4. Now you're set and the playlist generated will be found under 'playlist.txt'!
  5. Enjoy!