event_counter_rb_tree Implementation of an Event Counter using Red Black Trees To compile the project make all To run the test files ./bbst test_100.txt < commands.txt > out_100.txt ./bbst test_1000000.txt < commands.txt > out_1000000.txt