Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 3 Forum
Date: Thu Sep 27 2001 10:57 pm
Author: Yuen, John <jyuen@andrew.cmu.edu>
Subject: Re: out of memory error

yes if you insert in the back of your vector (or do whatever to your treeset) it should be in order. that seems obvious.

you can have whatever you want in your vector as long as your search returns the right answer. however keep in mind we grade style...

of course you cannot assume the files we give you will be smaller. make it run on the test file we provided in under 64 or change your code. this course is called fundamental algos and data structures and i think makin your trie in under 64m is pretty fundamental...
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
out of memory error      Hynes, Christopher D.      Thu Sep 27 2001 5:21 pm       
Re: out of memory error      Cipriani, Jason A.      Thu Sep 27 2001 6:06 pm       
Re: out of memory error      Cipriani, Jason A.      Thu Sep 27 2001 6:18 pm       
Re: out of memory error      Cipriani, Jason A.      Thu Sep 27 2001 8:50 pm       
Re: out of memory error      Douglas, Keith      Thu Sep 27 2001 8:57 pm       
Re: out of memory error      Lee, Peter      Fri Sep 28 2001 4:41 pm       
Re: out of memory error      Yuen, John      Thu Sep 27 2001 10:57 pm       
Re: out of memory error      Shi, Ying      Sun Sep 30 2001 11:16 pm       

Back to previous screen