Assignment Submission

Submit Your Smart Memory Pool System

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/cpp-memory-pool-system
Required Files
  • MemoryPool.h
  • SmartHandle.h
  • PoolManager.h
  • MemoryStats.h
  • Exceptions.h
  • test_objects.h
  • test_scenarios.cpp
  • output.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of your implementation approach
  • Any challenges faced and how you solved them
  • Instructions to compile and run your code
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository cpp-memory-pool-system exists in your account.

Your repository will be verified before submission is accepted