GET problemset.problems
Summary: Get problemset problems
Operation ID: getProblemsetProblems
Auth: unknown
Operation ID: getProblemsetProblems
Auth: unknown
Description
Returns list of problems from problemset (can filter by tags).
Parameters (2)
problemsetName
(string, query, optional)
Custom problemset name (if not specified, uses default problemset)
tags
(string, query, optional)
Semicolon-separated list of tags to filter by
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Get problemset problems | openapi-spec |
https://codeforces.com/api/problemset.problems?tags=implementation;math |
No probe data for this endpoint yet.