Author: Stan Eisenstat
Subject: Re: [Cs323] t17 -p -m 14
Date: Thursday, 05 Nov 2020, 15:55:33
> Message Posted By: Unknown
>
> Are the -p -m 14 flags in test 17 testing some additional edge case behind
> the scenes? I ask because my code has no issues at all when I run the same
> test with -p -m 13 or -p -m 15 (or any other MAXBITS besides 14), but seg
> faults on -p -m 14.
Every combination of input file and flags is an edge
case for lzw.
Without being able to run your code, I cannot diagnose
whether the problem is in your code or in the script.
--Stan-
PREV
INDEX
NEXT