API Response (JSON)
{
"problem": {
"name": "12 Directions",
"description": {
"content": "On a 2D coordinate plane, there is a piece placed at $(0, 0)$. You will perform the following operation $N$ times: * Choose an integer $i$ such that $0 \\leq i \\leq 11$. If the current posit",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_v"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On a 2D coordinate plane, there is a piece placed at $(0, 0)$. \nYou will perform the following operation $N$ times:\n\n* Choose an integer $i$ such that $0 \\leq i \\leq 11$. \n If the current posit...",
"is_translate": false,
"language": "English"
}
]
}