API Response (JSON)
{
"problem": {
"name": "Simple Math 3",
"description": {
"content": "In this problem, you will be given $T$ test cases for each input. Given integers $A$, $B$, $C$, and $D$, find the number of positive integers $i$ satisfying the following condition: * None of the 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": "arc111_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, you will be given $T$ test cases for each input.\nGiven integers $A$, $B$, $C$, and $D$, find the number of positive integers $i$ satisfying the following condition:\n\n* None of the i...",
"is_translate": false,
"language": "English"
}
]
}