API Response (JSON)
{
"problem": {
"name": "Special Subsets",
"description": {
"content": "Let $S$ be a set composed of all integers from $1$ through $N$. $f$ is a function from $S$ to $S$. You are given the values $f(1), f(2), \\cdots, f(N)$ as $f_1, f_2, \\cdots, f_N$. Find the number, modu",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc114_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $S$ be a set composed of all integers from $1$ through $N$.\n$f$ is a function from $S$ to $S$. You are given the values $f(1), f(2), \\cdots, f(N)$ as $f_1, f_2, \\cdots, f_N$.\nFind the number, modu...",
"is_translate": false,
"language": "English"
}
]
}