Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Ashkin ahh yea I know what you mean. I actually built the project the optimized way first, and then learned that the teacher didn’t want us to do any kind of dynamic memory allocation and so had to redo it in the ‘wasteful’ way( which is what we are doing for the second assignment)
-
@Ashkin @Irene yea it kinda broke my sole to have to do it that way. I felt like I was back in first year 😓
Related Rants
I love it when a coding assignment is to take the last assignment and do one thing more optimized !!! 😄😄
All the hard stuff is already done and all I have to do is some optimization that I’ve done before in other languages and just have to implement in this one 😄
rant
easy as pie
optimization
c
school project