API Response (JSON)
{
"problem": {
"name": "026. Competition Rules",
"description": {
"content": "Making the rules for a competition is an important part of an online competition. For this problem, you will read the rules in the input, and print them out to the screen. To take in input, you can u",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269026"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Making the rules for a competition is an important part of an online competition. For this problem, you will read the rules in the input, and print them out to the screen.\n\nTo take in input, you can u...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ R \\in \\mathbb{S} $ be the input string representing the competition rules, where $ \\mathbb{S} $ is the set of all possible strings.\n\n**Constraints** \n- $ R $ consists of a sin...",
"is_translate": false,
"language": "Formal"
}
]
}