This is a project 2 of CSED421
In auth.yaml
student_id: <your student id>
password: <your registration password>
To check correctness
cd auth_test
bash auth_test.sh
# Run my code with press enter
./EduBfM_Test
# Run my code without press enter
./EduBfM_Test a
This command will generte result.txt
and compare with test/solution.txt
.
cd test
bash autograding.sh
Write into REPORT.md