Author: Stan Eisenstat
Subject: Re: [Cs223] Using QsortH
Date: Saturday, 21 Mar 2020, 06:21:09
> Message Posted By: Unknown
>
> Just to confirm: if we are trying to test our Qsort.c without worrying
> about whether our Deque.c might have any errors, do we test our code using
> QsortH?
Yes. But if you want to run the public tests on QsortH,
you will have to rename it to Qsort first.
--Stan-
PREV
INDEX
NEXT