API Response (JSON)
{
"problem": {
"name": "Rectangle GCD",
"description": {
"content": "You are given a positive integer $N$ and sequences of $N$ positive integers each: $A=(A_1,A_2,\\dots,A_N)$ and $B=(B_1,B_2,\\dots,B_N)$. We have an $N \\times N$ grid. The square at the $i$\\-th row from ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc254_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $N$ and sequences of $N$ positive integers each: $A=(A_1,A_2,\\dots,A_N)$ and $B=(B_1,B_2,\\dots,B_N)$.\nWe have an $N \\times N$ grid. The square at the $i$\\-th row from ...",
"is_translate": false,
"language": "English"
}
]
}