Topic: Language Problem / Level: advanced

Problem: Write a program to implement a simple memory allocator with a pool of memory.

Run the code to see the output here...