API Response (JSON)
{
"problem": {
"name": "087. The Robots",
"description": {
"content": "Welcome to the CodeRams Contest #8, and thanks for participating! We like to make contests with themes that tie together all of the problems. For this contest, the problems are all based on songs by ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269087"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Welcome to the CodeRams Contest #8, and thanks for participating!\n\nWe like to make contests with themes that tie together all of the problems. For this contest, the problems are all based on songs by ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\mathcal{A}^* $ be the input string, where $ \\mathcal{A} $ is the ASCII character set.\n\n**Objective** \nOutput the string $ s $ repeated three times, each on a separate l...",
"is_translate": false,
"language": "Formal"
}
]
}