Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 217 Bytes

File metadata and controls

5 lines (4 loc) · 217 Bytes

malloc을 구현해보았습니다. explicit allocation을 사용하였습니다..! utilization과 memory측면 모두 고려하여 코드를 구현하였습니다.

자세한 내용은 document를 참고해주세요