Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 299 Bytes

heap

This is a project for c++ course which is modified (in tihs branch) for techprog homework. Two executables are built from sources, main and run_tests. ./run_tests runs several tests on all heaps. ./main starts an interactive shell where one can create a heap and make simple queries to it