API Response (JSON)
{
"problem": {
"name": "typewriter",
"description": {
"content": "We have a typewriter with $N$ rows. The keys in the $i$\\-th row from the top can type the characters in a string $S_i$. Let us use this keyboard to enter a string, as follows. * First, choose an in",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc246_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a typewriter with $N$ rows. The keys in the $i$\\-th row from the top can type the characters in a string $S_i$.\nLet us use this keyboard to enter a string, as follows.\n\n* First, choose an in...",
"is_translate": false,
"language": "English"
}
]
}