Hacker News new | ask | show | jobs
by floutist44 714 days ago
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?