Roger Fu

Results 32 issues of Roger Fu

Currently, we indicated pretests via `points: 0`. This should be phased out in favour of a `sample_test_cases` node, which would be run before all tests in the case of both...

grading

And maintain an internal `batch_counter`. Otherwise model solutions will need to use `case` and potentially specify the results for a whole subtask, which is not very readable.

Declare problem storage roots using globs, replacing all 3 previous implementations. For judge v2, this should be called `problem_storage_globs`, for compatibility. For judge v3, this should replace the current implementation...

feature

Target colour is broken on: - [ ] Tickets - [ ] Contest scoreboards On the former, this is because the image is included in the `a`, and on the...

bug
ui
good first issue
low priority

> Le string du algorithemssss lMAO

Currently clicking on the problem number on the contest ranking table takes you to the best submissions for the given problem in contest. #1758 has mentioned that this leaks the...

contest

Security support for Django 2.2 ends April 2022, we should upgrade to Django 3.2 LTS before then.

cleanup