Return-Path: william@bourbon.usc.edu Delivery-Date: Fri Nov 21 22:01:03 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id mAM6134j029577 for ; Fri, 21 Nov 2008 22:01:03 -0800 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id mAM5wlh6006921 for ; Fri, 21 Nov 2008 21:58:47 -0800 Message-Id: <200811220558.mAM5wlh6006921@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: BitVector Date: Fri, 21 Nov 2008 21:58:47 -0800 From: Bill Cheng Someone wrote: > For file v.gif with keywords : desc viterbi usc gif we get bitvector > > Bit-vector=00000000000000000000000000200000000000000000000000000000000000000000000000000000 > 2008000000000000000000000000000000040000000000000000000000000000000000000000000000000000000 > 0400008000000000000000000000000000000000000000000000000000000001000000000000000000000 > > > while the grading guidelines says > > Bit-vector= \ > 0000000000000000000000002000000000000000000000 \ > 0000000000000000000000000000002008000000000000 \ > 0000000000000000040000000000000000000000000000 \ > 0000000000000000000000000040000800000000000000 \ > 0000000000000000000000000000000000000000c00000 \ > 00000000000000 > > Kindly confirm which one is correct. > Ref: test case A 3 If you think my solution is incorrect, please provide some evidence! -- Bill Cheng // bill.cheng@usc.edu