Closed nichujie closed 2 years ago
See #92 as a side quest (optional).
Imagine someone want to clone problems now. We shall first provide a list of domains (with same tags) which he/she can clone from. Then, after selecting a certain domain, we need to show the list of all problems (and probably can be filtered by problem title) in this domain to select from.
Current task: finish the first 3 APIs listed above, in a new API set.
In #94, I have written some relevant code for reference. You can either keep it or start from scratch.
Notice that problem_set
is cancelled in problem cloning as described in #93.
Discussed in https://github.com/joint-online-judge/horse/discussions/91