API Response (JSON)
{
"problem": {
"name": "Remove Pairs",
"description": {
"content": "Takahashi and Aoki are playing a game using $N$ cards. The front side of the $i$\\-th card has $A_i$ written on it, and the back side has $B_i$ written on it. Initially, the $N$ cards are laid out on t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc354_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi and Aoki are playing a game using $N$ cards. The front side of the $i$\\-th card has $A_i$ written on it, and the back side has $B_i$ written on it. Initially, the $N$ cards are laid out on t...",
"is_translate": false,
"language": "English"
}
]
}