Lab 1 Grading Criteria Part 1 (50max): 1. Complete the function in the file mystring.c. (5max) Pass the test program (test_mystring) (10max) 2. Complete the function in the file List.cc. (5max) Pass the test program (test_list) (10max) 3. Complete the function in the file mysort.cc. (5max) Pass the test program (test_mysort) (10max) 4. Complete the Makefile. (5max) Part 2 (20max): 1. Each symbol takes 2 points. (2*8=16max) 2. Correct file format, including right file name. (4max) Part 3 (30max): 1. Each token takes 10 points. (10*3=30max) 2. If the file does not follow the format mentioned in the handout, including the file name, it will cost you extra 5 points. ---------------------------------------------------------------