TAs will use grade.sh in this directory for final grading.
You can test your project follwing the steps below.

INSTRUCTIONS:

1. Create submission archive in student fold:
   ./tar.sh <student_ID>
   This generates <student_ID>.tar.gz

2. Move the <student_ID>.tar.gz file in this directory

3. Run grading:
   ./grade.sh <student_ID>

4. Check results in:
   ./<student_ID>/result.tsv

NOTES:
- Official grading may include additional hidden test cases in test_cases/
- Official grading may use different values of 'k'