Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Mon Oct 8 2001 10:56 pm
Author: Zelinski, Adam C. <acz@ece.cmu.edu>
Subject: Solution (sort've a bad one)

Sat down with it..

Decided, "why use a Vector when I can probably just use a basic array"

Tried an array, now everything works alright.

I see no difference in what I did, algorithmically, that could make the use of the array work, and the vector fail, however, so any input would still be much appreciated.

-Adam
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
Inexplicable/Strange Vector Problem      Zelinski, Adam C.      Mon Oct 8 2001 10:03 pm       
Solution (sort've a bad one)      Zelinski, Adam C.      Mon Oct 8 2001 10:56 pm       
Re: Solution (sort've a bad one)      Cipriani, Jason A.      Mon Oct 8 2001 11:27 pm       

Back to previous screen