API Response (JSON)
{
"problem": {
"name": "D. I'm Feeling Lucky!",
"description": {
"content": "<center></center>You have one chip and one chance to play roulette. Are you feeling lucky?",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF952D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "<center></center>You have one chip and one chance to play roulette. Are you feeling lucky?\n\n## Output\n\nPrint your ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "你有一枚筹码和一次玩轮盘赌的机会。你感觉幸运吗?\n\n请输出你的下注。你的筹码必须完全放置在某个方格内(不能放在相邻方格共享的边或角上)。\n\n## Output\n\n请输出你的下注。你的筹码必须完全放置在某个方格内(不能放在相邻方格共享的边或角上)。\n\n[samples]...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "$$\n\\text{Bet} \\in \\{0, 1, 2, \\dots, 36\\}\n$$...",
"is_translate": false,
"language": "Formal"
}
]
}