Test Number lab 9  
9642827 0  
17845121 100  
20021571 85 file header. ElementAt did not throw exception, <= in for-loop should be <, FindElement err.
25252953 45 Only init and smallest functions are correct, cannot compile.
66944850 0  
74258450 0  
87444153 80 free does not set head to null, catch inside elementAt, elementAt returns wrong element, findElement returns wrong element, delete doesn't delete
122128368 60 {largest,smallest, elementAt,findElement,removeElement,free} have errors.
139445190 100  
149246114 98 Shoud have an "endl" after all output.
159946190 97 elementAt: index >= count is out of bound.
168542824 40 cannot compile.
186149183 100  
188340006 100  
201828593 0  
210424203 45 errors in: init, count, largest, elementAt, add, removeElement.  Cannot compile.
227444852 0  
240528502 93 Error in:removeElement. ElementAt: head==NULL should throw exception.
241225219 98 index==count is also out of bound.
261829927 0  
283423801 100  
354449824 20  
359445115 0  
360226265 15 No implementations. No file header.
374864983 0  
384946889 20 No implementations for most of functions, cannot compile.
416176840 0  
449344118 90 Should use separate .cpp files for main.cpp and list.cpp.
468545517 100  
480127977 100  
499441186 85 elementAt: just throw, try-catch is in main. FindElement: endless loop, need iter=iter->next.
524349188 30 Cannot compile, too many errors.
526748182 100  
536547118 0  
569065469 0  
593229534 0  
598155117 65 elementAt, findElement,printElements, add, removeElement: wrong.  
638249824 100  
641522294 90 elementAt: "t<index" "other=other->next", delete "=new node", RemoveElement: error.
643926264 0  
646749154 80 add did not work. ElementAt: index==count -> out of bound. Largest/small: function header.
696345153 45 Only init and printElements work. Cannot compile.
697647814 80 print: endl after output. Count,largest: while (temp!=NULL). ElementAt: exception throw.
700329978 0  
709147063 80 errors in: elementAt, count, largest,printElement.
709349114 100  
728441194 0  
739643822 85 printElement, count, largest: while (temp!=next). ElementAt, error and no exception throw.
741121988 100  
756542893 40 None of the function is correct. Cannot compile.
760427231 0  
780329572 98 index==count is also out of bound.
791124581 98 elementAt: if head==NULL, should throw exception.
804853005 0  
829325238 0  
837745185 30 many functions are missing, some don't work
839343561 98 index==count is also out of bound.
846141816 98 index==count is also out of bound.
850924979 85 printElement: (temp!=NULL), count: use '=' for '=='. findElement '=' for '!='. ElementAt.
859445896 0  
861127225 0  
863323531 98 index==count is also out of bound.
866042126 0  
869340810 0  
896345859 80 printElement,count:(temp!=NULL), errors in elementAt, largest.
909242853 100  
911423216 0 Empty folder.
919242111 0  
920927543 100  
931220987 0  
939348123 100  
943028277 0  
947662300 100  
949142122 95 largest/smallest: shouble be (node * head) not (node * &node), source of trouble.
961625988 0  
963525279 80 printElement,count:(temp!=NULL), errors in elementAt, largest.
987640110 0