API Response (JSON)
{
"problem": {
"name": "Swap Digit",
"description": {
"content": "You are given $N$\\-digit positive integers $A$ and $B$ whose topmost digits are not $0$. You can repeat the following operation any number of times (possibly zero). * Choose an integer $i$ such tha",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc154_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$\\-digit positive integers $A$ and $B$ whose topmost digits are not $0$.\nYou can repeat the following operation any number of times (possibly zero).\n\n* Choose an integer $i$ such tha...",
"is_translate": false,
"language": "English"
}
]
}