API Response (JSON)
{
"problem": {
"name": "Coprime Solitaire",
"description": {
"content": "We have $N$ cards arranged in a row on a table. For each $i = 1, 2, \\ldots, N$, the $i$\\-th card has an integer $A_i$ written on the front and an integer $B_i$ written on the back. Initially, every ca",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc210_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ cards arranged in a row on a table. For each $i = 1, 2, \\ldots, N$, the $i$\\-th card has an integer $A_i$ written on the front and an integer $B_i$ written on the back. Initially, every ca...",
"is_translate": false,
"language": "English"
}
]
}