API Response (JSON)
{
"problem": {
"name": "G. Robot Walk",
"description": {
"content": "Bob has built a tiny robot whose movement he can program. He also has a board that consists of n cells lined up in a row, numbered 1 to n from left to right. Each of the cells also has a single letter",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10079G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Bob has built a tiny robot whose movement he can program. He also has a board that consists of n cells lined up in a row, numbered 1 to n from left to right. Each of the cells also has a single letter...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of cells. \nLet $ x \\in \\{1, \\dots, n\\} $ be the initial position of the robot. \nLet $ s \\in \\Sigma^n $ be a string of length $ n $, where $ \\...",
"is_translate": false,
"language": "Formal"
}
]
}