Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 3 Forum
Date: Sat Sep 29 2001 1:14 am
Author: Yuen, John <jyuen@andrew.cmu.edu>
Subject: style & memory

alot of you are worried about style and memory. if you implement the trie straightforward and don't be fancy with adding random data types, stick with arrays, vectors, strings, etc.. you should stay well under 64m unless you have way too many structures.
we don't expect it to be super fast, but we except it to run while we wait. we want you to be efficient, but don't get all stressed out, make it work then see what data could be eliminated.
we encourage everyone to be creative but you must still work within our guidelines. i think we're being pretty fair with them too.
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
style & memory      Yuen, John      Sat Sep 29 2001 1:14 am       
Re: style & memory      Liu, Limin Angela      Sat Sep 29 2001 3:36 pm       
Re: style & memory      Liu, Limin Angela      Sat Sep 29 2001 3:40 pm       
Re: style & memory      Chen, Richard      Sun Sep 30 2001 5:39 pm       

Back to previous screen