uva-cs / pdr

A repo for a Program and Data Representation university-level course
Other
91 stars 227 forks source link

Lab 10: Fix incorrect instructions #112

Closed 50Wliu closed 4 years ago

50Wliu commented 4 years ago

Step 4 of compression was incorrect; step 5 is the correct one. https://piazza.com/class/k5bqcfbzltk49c?cid=778

Clarify what "Repeat the last two steps until the encoded file is finished" means for decompression.