API Response (JSON)
{
"problem": {
"name": "Triangle Card Game",
"description": {
"content": "Alice and Bob will play a game. Initially, Alice and Bob each have $N$ cards, with the $i$\\-th card of Alice having the integer $A_i$ written on it, and the $i$\\-th card of Bob having the integer $B_i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc170_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob will play a game.\nInitially, Alice and Bob each have $N$ cards, with the $i$\\-th card of Alice having the integer $A_i$ written on it, and the $i$\\-th card of Bob having the integer $B_i...",
"is_translate": false,
"language": "English"
}
]
}