API Response (JSON)
{
"problem": {
"name": "Three Integers",
"description": {
"content": "Three non-negative integers $A$, $B$, and $C$ are written on a blackboard. You can perform the following two operations any number of times in any order. * Subtract $1$ from two of the written inte",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc143_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Three non-negative integers $A$, $B$, and $C$ are written on a blackboard. You can perform the following two operations any number of times in any order.\n\n* Subtract $1$ from two of the written inte...",
"is_translate": false,
"language": "English"
}
]
}