Current Forum: Homework 3 Forum |
Date: Sat Sep 29 2001 1:05 am |
Author: Yuen, John <jyuen@andrew.cmu.edu> |
Subject: Re: Ineffective Line number storing/Grading |
|
|
when we grade i will ask every TA to look at style. there are some things that are obvoiusly bad and some things up to them to decide. using a vector to store the line numbers, so that the vector remains ordered, is good enough. you'll have to loop through the vector until you reach a line number greater than mark, but thats ok. |
|