Assignment 3: Arena Allocator Run # compile make # execute program ./bin/unit_test # clean discardable binaries make clean Debug In main.c to get Memory Allocation Logs (for the given test cases), change (line no. 5) #define DEBUG 0 TO #define DEBUG 1