API Response (JSON)
{
"problem": {
"name": "Three Cards",
"description": {
"content": "There are $N$ cards, numbered $1$ to $N$. Card $i$ has a positive integer $A_i$ written on it. You can choose three of these cards and concatenate the integers written on them in any order you like to",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc146_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cards, numbered $1$ to $N$.\nCard $i$ has a positive integer $A_i$ written on it.\nYou can choose three of these cards and concatenate the integers written on them in any order you like to...",
"is_translate": false,
"language": "English"
}
]
}