Fetch Luogu Training Set
luogu_fetch_problem_setRetrieve a Luogu training set by ID and get summaries of its problems.
Instructions
Fetch a Luogu training/problem set and its problem summaries by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Luogu training id, such as 100. | |
| limit | No | Maximum returned problem summaries. |