API Response (JSON)
{
"problem": {
"name": "G. Coin Game",
"description": {
"content": "Alice and Bob are very smart guys and they like to play all kinds of games in their spare time. The most amazing thing is that they always find the best strategy, and that's why they feel bored again ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10053G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob are very smart guys and they like to play all kinds of games in their spare time. The most amazing thing is that they always find the best strategy, and that's why they feel bored again ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{1, 2\\}^* $ be a string of length $ n $, representing a sequence of coins of denomination 1 or 2.\n\n**Constraints** \n$ 1 \\leq n \\leq 25000 $\n\n**Objective** \nCompute the...",
"is_translate": false,
"language": "Formal"
}
]
}