API Response (JSON)
{
"problem": {
"name": "IPFL",
"description": {
"content": "We have a string $S$ of length $2N$. You are given $Q$ queries on this string. In the $i$\\-th query, given three integers $T_i$, $A_i$, and $B_i$, do the following: * if $T_i = 1$: swap the $A_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc199_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a string $S$ of length $2N$. \nYou are given $Q$ queries on this string. \nIn the $i$\\-th query, given three integers $T_i$, $A_i$, and $B_i$, do the following:\n\n* if $T_i = 1$: swap the $A_...",
"is_translate": false,
"language": "English"
}
]
}