Find Related Luogu Problems
luogu_find_related_problemsDiscover Luogu practice problems related to a topic, pain point, or search query to target areas for improvement.
Instructions
Find related Luogu practice problems by mixing topic/pain-point recommendations with live keyword search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text query, title fragment, or topic phrase. | |
| pid | No | Current Luogu problem id, used for context and exclusion in future versions. | |
| topic | No | Topic such as binary_tree, recursion, matrix, output_format, tree_distance. | |
| painPoint | No | Student pain point such as traversal_order_confusion or sentinel_input. | |
| currentProblemId | No | Exclude this current Luogu problem id. | |
| limit | No | Maximum returned related problems. |