API Response (JSON)
{
"problem": {
"name": "Repression",
"description": {
"content": "There are three cards on the desk, each with a positive integer written on it. The integers on the cards are $A$, $B$, and $C$. You have chosen two cards and picked them up. Find the maximum possible ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc207_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are three cards on the desk, each with a positive integer written on it. The integers on the cards are $A$, $B$, and $C$.\nYou have chosen two cards and picked them up.\nFind the maximum possible ...",
"is_translate": false,
"language": "English"
}
]
}