API Response (JSON)
{
"problem": {
"name": "Equals",
"description": {
"content": "We have a permutation of the integers from $1$ through $N$, $p_1$, $p_2$, .., $p_N$. We also have $M$ pairs of two integers between $1$ and $N$ (inclusive), represented as $(x_1,y_1)$, $(x_2,y_2)$, ..",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc097_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a permutation of the integers from $1$ through $N$, $p_1$, $p_2$, .., $p_N$. We also have $M$ pairs of two integers between $1$ and $N$ (inclusive), represented as $(x_1,y_1)$, $(x_2,y_2)$, .....",
"is_translate": false,
"language": "English"
}
]
}