Skip to content

kkomabear1227/DB-Project-2

Repository files navigation

EduBfM

This is a project 2 of CSED421

Authentification setting

In auth.yaml

student_id: <your student id>
password: <your registration password>

To check correctness

cd auth_test
bash auth_test.sh

Run mode

# Run my code with press enter
./EduBfM_Test 
# Run my code without press enter
./EduBfM_Test a 

Testing

This command will generte result.txt and compare with test/solution.txt.

cd test
bash autograding.sh

Report

Write into REPORT.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages