floutist44's comments

floutist44 | 1 year ago | on: How much memory does a call to 'malloc' allocates? – Daniel Lemire's blog

I loved this class, I graduated one year before and placed in the top 3. Everyone in the top has figured out that the test cases did a bunch of malloc(1) to screw up our memory layout but never tested it, so anything requesting a single byte we all had our code ignore it and return a bogus address immediately. Had they fixed this in the following year?
page 1