API Response (JSON)
{
"problem": {
"name": "Row and Column Order",
"description": {
"content": "You are given two permutations $P=(P_1,P_2,\\dots,P_N)$ and $Q=(Q_1,Q_2,\\dots,Q_N)$ of $(1,2,\\dots,N)$. Write one of the characters `0` and `1` in each cell of an $N$\\-by-$N$ grid so that all of the fo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc181_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given two permutations $P=(P_1,P_2,\\dots,P_N)$ and $Q=(Q_1,Q_2,\\dots,Q_N)$ of $(1,2,\\dots,N)$.\nWrite one of the characters `0` and `1` in each cell of an $N$\\-by-$N$ grid so that all of the fo...",
"is_translate": false,
"language": "English"
}
]
}