Output - 30 25 test files - values in output printed must match those shown in the solutions 5 print format should be close to those shown in the solutions Code - 70 10 general: 3 all classes and main are in the separate source files 2 comments 3 vectors 2 only necessary files are included 10 main: 4 input processing 4 hash instance variable created through constructors 2 insert for each hashing method 50 hashing functions: 20 HashLin class: 7 header file 2 constructor 6 insert 2 hash function 3 print 30 HashPerfect: 8 header file 3 constructor 10 insert function 4 dynamic memory allocation 2 hash function 3 print