API Response (JSON)
{
"problem": {
"name": "Functional Square Root",
"description": {
"content": "You are given a formal power series $F(x) = \\sum_{i=0}^{N-1} f_i x^i$ over $\\mathbb{F} _ {998244353}$, where $N \\geq 2$ and $F(x) \\bmod{x^2} = x$. It can be proven that there exists a unique formal po",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 12000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_x"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a formal power series $F(x) = \\sum_{i=0}^{N-1} f_i x^i$ over $\\mathbb{F} _ {998244353}$, where $N \\geq 2$ and $F(x) \\bmod{x^2} = x$.\nIt can be proven that there exists a unique formal po...",
"is_translate": false,
"language": "English"
}
]
}