API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2018 省 B] 螺旋折线",
"description": {
"content": "如图所示的螺旋折线经过平面上所有整点恰好一次。  对于整点 $(X, Y)$,我们定义它到原点的距离 $\\text{dis}(X, Y)$ 是从原点到 $(X, Y)$ 的螺旋折线段的长度。 例如 $\\text{dis}(0, 1)=3$,$\\text{dis}(",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8668"
},
"statements": [
{
"statement_type": "Markdown",
"content": "如图所示的螺旋折线经过平面上所有整点恰好一次。\n\n\n\n对于整点 $(X, Y)$,我们定义它到原点的距离 $\\text{dis}(X, Y)$ 是从原点到 $(X, Y)$ 的螺旋折线段的长度。 \n\n例如 $\\text{dis}(0, 1)=3$,$\\text{dis}(...",
"is_translate": false,
"language": "English"
}
]
}