judge-server icon indicating copy to clipboard operation
judge-server copied to clipboard

Use globs for `problem_storage_root`

Open kiritofeng opened this issue 4 years ago • 0 comments

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 of problem_storage_root.

kiritofeng avatar Oct 17 '20 02:10 kiritofeng