Source Code Bug Fixed and Program Update

楼主: chengyin (EYingerE)   2012-03-28 21:57:24
Dear all :
Some of us found more bugs relates to our BitVec package.
Notice that we will replace your myBitVec.h by ours, so if your
implementation is still correct, you can send your PA without replacing
with latest BitVec Package Files.
Also, for deadline is coming, we only list modifications for bug fixing
and given fixed myBitVec.cpp instead of updating full source code to you.
Modifications are as follows:
1. Line 639 of myBitVec.cpp should be altered into
for (unsigned i = 0; i < f._size; ++i) {
2. Line 462 to 465 of myBitVec.cpp should be altered into
else if (shift) {
unsigned i = _size - shift;
while (i
作者: kenylin (恒仔)   2012-03-29 10:40:00
谢谢助教!!

Links booklink

Contact Us: admin [ a t ] ucptt.com