API Response (JSON)
{
"problem": {
"name": "Addition and Subtraction Easy",
"description": {
"content": "Joisino wants to evaluate the formula \"$A$ $op$ $B$\". Here, $A$ and $B$ are integers, and the binary operator $op$ is either `+` or `-`. Your task is to evaluate the formula instead of her.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc050_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Joisino wants to evaluate the formula \"$A$ $op$ $B$\". Here, $A$ and $B$ are integers, and the binary operator $op$ is either `+` or `-`. Your task is to evaluate the formula instead of her.\n\n## Constr...",
"is_translate": false,
"language": "English"
}
]
}