package
0.0.0-20200623032913-e31d2e5a1184
Repository: https://github.com/ichn-hu/idbs-spring20-fudan.git
Documentation: pkg.go.dev

# Functions

ConcurrentCompareAndInsert is similar with compareAndInsert in `main.go`, but it is concurrent and faster!.
No description provided by the author
GetScoreSQL returns a string which contains only ONE SQL to be executed, which collects the data in table `comparision_result` and inserts the score of each submitter on each query into table `score`.

# Variables

your student id, e.g.
the password for the user name, e.g.
the relative path the the submission directory of assignment 1, it should be "../../../ass1/submission/".
the user name to connect the database, e.g.