lab2: Add input files
Add files containing the input that correspond to the bst.txt and avl.txt examples. Can for example be used like:
./bin/main < bst_input.txt
Signed-off-by: Simon Sundberg simon.sundberg@kau.se
Add files containing the input that correspond to the bst.txt and avl.txt examples. Can for example be used like:
./bin/main < bst_input.txt
Signed-off-by: Simon Sundberg simon.sundberg@kau.se