GET problemset.problems

codeforces.com:codeforces

Summary: Get problemset problems
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)

TitleTypeURLAction
Get problemset problems openapi-spec https://codeforces.com/api/problemset.problems?tags=implementation;math

No probe data for this endpoint yet.