PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Garbage values on Binpack?
Date: Thursday, 13 Feb 2020, 08:13:13


    > Message Posted By: Unknown
    >
    > In my implementation of best fit, I originally didn't have an int variable
    > to return the number of bins needed (I was just returning 0 until I had
    > figured out the for loops to properly place items in bins. The code looks
    > like this:

The specification for Binpack states:

  REMINDER:  Do not under any circumstances copy someone else's code for this
  assignment, give your code to someone else, or make it publicly available.
.                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

(emphasis added).  Please read it carefully.

Questions requiring that involve a significant amount of
your code should be addressed to me via e-mail or in
person or to the rest of the staff during their office
hours.

--Stan-
PREV INDEX NEXT