L. Bao

Results 3 issues of L. Bao

# Problem Description Currently, Q1-Q4 are sorted by `credit` at first and then by `question_id`. But for "biweekly contest 97", Q3's `question_id` is bigger than Q4's `question_id` ```shell db.getCollection('Question').find( {"contest_name"...

bug

the same as #3 due to sorting by `question_id`

bug
duplicate

the same as #3 due to sorting by `question_id`

bug
duplicate