API Response (JSON)
{
"problem": {
"name": "Equal Hamming Distances",
"description": {
"content": "Below, a $01$\\-sequence is a string consisting of `0` and `1`. You are given two $01$\\-sequences $S$ and $T$ of length $N$ each. Print the lexicographically smallest $01$\\-sequence $U$ of length $N$ t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc151_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Below, a $01$\\-sequence is a string consisting of `0` and `1`.\nYou are given two $01$\\-sequences $S$ and $T$ of length $N$ each. Print the lexicographically smallest $01$\\-sequence $U$ of length $N$ t...",
"is_translate": false,
"language": "English"
}
]
}